From patchwork Sun Jul 21 02:51:22 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 1134501 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="YAGsBGZ/"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 45rrNN1bWXz9s3l for ; Sun, 21 Jul 2019 13:49:56 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id DC98BC21ED6; Sun, 21 Jul 2019 03:49:54 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 106F8C21E56; Sun, 21 Jul 2019 02:55:12 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 28B0EC21E45; Sun, 21 Jul 2019 02:55:09 +0000 (UTC) Received: from mail-io1-f66.google.com (mail-io1-f66.google.com [209.85.166.66]) by lists.denx.de (Postfix) with ESMTPS id 44058C21DB5 for ; Sun, 21 Jul 2019 02:52:27 +0000 (UTC) Received: by mail-io1-f66.google.com with SMTP id f4so66555591ioh.6 for ; Sat, 20 Jul 2019 19:52:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=hG+VLhwjhR15J8fQkTJUEl2L31nB3JUeLhT1h8ZROrc=; b=YAGsBGZ/zh6SYfIwVtfPTACqLILkw/8+r1WIprzyONMvax6hdWIkX0TrU32tDJFMnF zm6rp63V5J56HTs7UksiR3MxL17lg71VItKwtDbvwQEvcYoB/i04TIIjKIQi0KS0aFwB hJmLetP0oTWQn7eUrxNrDAIzdlNObXYaaeckA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=hG+VLhwjhR15J8fQkTJUEl2L31nB3JUeLhT1h8ZROrc=; b=fIaZht0cFbZoEKI8wviDsuBtcSQs3WGGqzXfIdXt6IJhiC/4lYAj7hjHtJaKZ3NVtj hVpepawKEHuzn5AC8JV2nvs684bvuYHFoDX1FPRnKWh1vek4VW38OimEANZk3cSb5aiZ fYAz1BldGznsLYVroNJSwhykX7Xhb9Wk86SNXbBeDG14jfrh9+Ro03e1gM3mPRaSC7I/ Xycwe1B1XoQv0Q2x8R+snyEWTE13Z40Mf161IcyPtlmKag3DJodTRZ0fFWttXroDP2vf ad8uVqDYD8FjD3unvw0BrSbzJjzFD1+GFzofJIW+YfLc8LQ/a+ikewN0F3zAj75ypISw Oa1w== X-Gm-Message-State: APjAAAV9jJnHHfCcX1JRb/E5in2nkJdgT34V3w2xYaxeQKQ/RuwUC5Fa xPuaPBjZgfGhv351htiHhopxOYPsMsU= X-Google-Smtp-Source: APXvYqxJStUWanak295DPVcMXMBwbSiF1me1KD2MW6R/3+FBpAZSGUD/240AkTqX1aI54JZPi6/KKQ== X-Received: by 2002:a6b:e30a:: with SMTP id u10mr36107535ioc.39.1563677546175; Sat, 20 Jul 2019 19:52:26 -0700 (PDT) Received: from kiwi.bld.corp.google.com ([2620:15c:183:0:8223:87c:a681:66aa]) by smtp.gmail.com with ESMTPSA id b14sm38862696iod.33.2019.07.20.19.52.25 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Sat, 20 Jul 2019 19:52:25 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Sat, 20 Jul 2019 20:51:22 -0600 Message-Id: <20190721025128.30351-13-sjg@chromium.org> X-Mailer: git-send-email 2.22.0.657.g960e92d24f-goog In-Reply-To: <20190721025128.30351-1-sjg@chromium.org> References: <20190721025128.30351-1-sjg@chromium.org> MIME-Version: 1.0 Cc: Tom Rini , Martin Etnestad Subject: [U-Boot] [PATCH v2 12/18] snow: Define CONFIG_AUTOBOOT_MENUKEY X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This option is not used by any boards. To avoid needing to remove it as dead code, add it to 'snow'. Signed-off-by: Simon Glass --- Changes in v2: None configs/snow_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/snow_defconfig b/configs/snow_defconfig index f474409516..e5c7bdd6cc 100644 --- a/configs/snow_defconfig +++ b/configs/snow_defconfig @@ -18,6 +18,8 @@ CONFIG_SILENT_CONSOLE=y # CONFIG_SPL_FRAMEWORK is not set CONFIG_SPL_TEXT_BASE=0x02023400 CONFIG_SYS_PROMPT="snow # " +CONFIG_USE_AUTOBOOT_MENUKEY=y +CONFIG_AUTOBOOT_MENUKEY=33 CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y