Skip to content

Commit

Permalink
configs: sun50i: Enable eMMC on a64-olinuxino
Browse files Browse the repository at this point in the history
a64-olinuxino has 8GiB eMMC, enable it.

Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
  • Loading branch information
openedev committed Jan 11, 2018
1 parent 34439f7 commit 00425e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/a64-olinuxino_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_ARCH_SUNXI=y
CONFIG_MACH_SUN50I=y
CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y
CONFIG_MMC_SUNXI_SLOT_EXTRA=2
CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-olinuxino"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SPL=y
Expand Down

0 comments on commit 00425e6

Please sign in to comment.