mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-27 09:31:30 +02:00
configs: sun50i: Enable eMMC on a64-olinuxino
a64-olinuxino has 8GiB eMMC, enable it. Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
This commit is contained in:
parent
34439f73d9
commit
00425e63f6
@ -2,6 +2,7 @@ CONFIG_ARM=y
|
|||||||
CONFIG_ARCH_SUNXI=y
|
CONFIG_ARCH_SUNXI=y
|
||||||
CONFIG_MACH_SUN50I=y
|
CONFIG_MACH_SUN50I=y
|
||||||
CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y
|
CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y
|
||||||
|
CONFIG_MMC_SUNXI_SLOT_EXTRA=2
|
||||||
CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-olinuxino"
|
CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-olinuxino"
|
||||||
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
||||||
CONFIG_SPL=y
|
CONFIG_SPL=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user