From patchwork Fri Apr 14 11:46:22 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heinrich Schuchardt X-Patchwork-Id: 750808 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3w4G9J0z0Zz9sNQ for ; Fri, 14 Apr 2017 21:47:15 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id B3101C21CB5; Fri, 14 Apr 2017 11:47:05 +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=FREEMAIL_FROM, RCVD_IN_MSPIKE_H2 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 827B9C21C3F; Fri, 14 Apr 2017 11:47:03 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id F0FD9C21C3F; Fri, 14 Apr 2017 11:47:01 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) by lists.denx.de (Postfix) with ESMTPS id A4EEBC21C34 for ; Fri, 14 Apr 2017 11:47:01 +0000 (UTC) Received: from workstation4.fritz.box ([95.222.184.236]) by mail.gmx.com (mrgmx001 [212.227.17.184]) with ESMTPSA (Nemesis) id 0MgszY-1cd2yq41Ue-00M7ID; Fri, 14 Apr 2017 13:46:37 +0200 From: Heinrich Schuchardt To: Jaehoon Chung Date: Fri, 14 Apr 2017 13:46:22 +0200 Message-Id: <1492170382-10782-1-git-send-email-xypron.glpk@gmx.de> X-Mailer: git-send-email 2.1.4 X-Provags-ID: V03:K0:4eq116YMCxEeY8vHyNLVvQ8TdUT9iPW1aFiDSFmokIdD40Tlzte mHfPlCCdHkL6zNuQ0MsxToD9P/ejM9mudwk+9Nf86Q6LshlMWZCS5RTI/Cq5rutBX89FTzS A72ROiVTPTF0f911QMl/tCNp4TlGIUs5PBQ46qrsrfD7LMHv8VXnnT+wQCktCajsopm5zjA mNYPErcdrZOlc/ckI5Njg== X-UI-Out-Filterresults: notjunk:1; V01:K0:G3AxZjIkjGQ=:fFuqJ8R1RMPQdgwyf8+k1g KHUuxyVXXkPnCz8h65UIWRppXiLiQwPvTlv0py3S0tl2LqepiBMZYyYM1POjRyUYJ+O3y1719 8lyIFCpLXDEk5/hOQ3MFRfyQO8g27i0XBfo6B0P8krec2X07JM0IlpaNNM/WYaVGn1x5c/RNR iYRM6MkgZKeFqQ9wSqWBS9WzPRdT6O2/bhD9WWpz0V7zjVG3VVIImPhtGkKJVI0KW8VmfgbCh rc/OWY5HVsD5SDywA2edb5WongvaXSTgvbe0EpWjJhz9rELWwmivBRe0AI00olY7E+DOG2l+e lceO3o5/PPuXf8xMvhdQ/cZmuc3I4sAfbafaQd/OoOegv0PM2cOWugZn8fjGrmLyZ8yrWhCw/ qNMPi9XIK9Cv9a1hLj5NuCjhS7nWMMsSKL3doJMUwJE/r3ZkGlUD3xfj92zY70ndHAFrBwtXv fYM/bXXbVTCNL4RldPTr7HY74XIY8o90frbCAGxV685h9ARn7hahuptPcrtht4ttXWnNMqIOR 1wIbhQFJ/MXfvt9LFAQswga4rBKiA9zSESFz3nH7INBnc3bCvVfoV5uWi4WCmLymYlLJsUeSB UCDwNbVr+pYflIJouuTOWEZ88bTdmC1jT1DVnyjB31BhEpAVhzoV2547A/KKAyxTCLP3Hpf7l L+MAh8f4XVmrsNCIOEIlPc+JXCVsc+/nLuxLybYG79JXjwe9RC3ekoYopl6DZxT7wj971L556 kBLEQnjBZyJ4u734dqg3PLqV2Rtzb5xmoAZhBmeFZ9gLzWg2/atZl9OrLx8= Cc: Neil Armstrong , Andre Przywara , Hans de Goede , Carlo Caione , Heinrich Schuchardt , =?UTF-8?q?Andreas=20F=C3=A4rber?= , u-boot@lists.denx.de Subject: [U-Boot] [PATCH 1/1] odroid-c2: enable MMC as boot target 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: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" To enable booting from MMC the MMC devices 0 and 1 are added to the BOOT_TARGET_DEVICES. Signed-off-by: Heinrich Schuchardt --- This is a resubmission of https://lists.denx.de/pipermail/u-boot/2017-April/287315.html where this patch was part of patch series which was no longer applicable. --- include/configs/meson-gxbb-common.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/meson-gxbb-common.h b/include/configs/meson-gxbb-common.h index cc2b5b6..388f239 100644 --- a/include/configs/meson-gxbb-common.h +++ b/include/configs/meson-gxbb-common.h @@ -39,6 +39,8 @@ #include #define BOOT_TARGET_DEVICES(func) \ + func(MMC, mmc, 0) \ + func(MMC, mmc, 1) \ func(DHCP, dhcp, na) #include