[U-Boot] [PATCH 1/5] configs: aspeed: Unset CONFIG_MMC
Tom Rini
trini at konsulko.com
Thu Jul 18 23:55:48 UTC 2019
On Thu, Jul 04, 2019 at 11:05:14AM +0930, Joel Stanley wrote:
> The aspeed board does not have an upstream MMC driver.
>
> As CONFIG_MMC defaults on, the board would fail to build due to the
> CONFIG_DM_MMC migration:
>
> ===================== WARNING ======================
> This board does not use CONFIG_DM_MMC. Please update
> the board to use CONFIG_DM_MMC before the v2019.04 release.
> Failure to update by the deadline may result in board removal.
> See doc/driver-model/MIGRATION.txt for more info.
> ====================================================
>
> Change the defconfig to disable MMC until a driver is submitted.
>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190718/d6b4b56a/attachment.sig>
More information about the U-Boot
mailing list