From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 14 Sep 2019 12:52:21 +0200 Subject: [U-Boot] [PATCH 2/5] pico-imx7d: Add DWARF baseboard support In-Reply-To: <20190912190501.3227111-2-otavio@ossystems.com.br> References: <20190912190501.3227111-1-otavio@ossystems.com.br> <20190912190501.3227111-2-otavio@ossystems.com.br> Message-ID: <20190914125221.38322c41@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 12 Sep 2019 16:04:58 -0300 Otavio Salvador otavio at ossystems.com.br wrote: ... > configs/pico-dwarf-imx7d_defconfig | 68 ++++++++++++++++++++++++++++++ ... > +CONFIG_FSL_ESDHC=y Please change this to CONFIG_FSL_USDHC=y -- Anatolij