projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd27b93
)
configs: a64-olinuxino-emmc: add eMMC boot part config commands
author
Petr Štetiar
<ynezz@true.cz>
Sat, 28 Mar 2020 14:38:33 +0000
(20:08 +0530)
committer
Jagan Teki
<jagan@amarulasolutions.com>
Sat, 28 Mar 2020 14:39:29 +0000
(20:09 +0530)
mmc bootbus and partconf commands are needed in order to be able to
configure booting from separate boot0/boot1 eMMC partitions.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
[jagan: rebase on master]
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
configs/a64-olinuxino-emmc_defconfig
patch
|
blob
|
history
diff --git
a/configs/a64-olinuxino-emmc_defconfig
b/configs/a64-olinuxino-emmc_defconfig
index d2618d5e5772de18e49186edfaeef55b3a1872dd..08687cb61a03b283a8a4057bbe305b7f41d2927f 100644
(file)
--- a/
configs/a64-olinuxino-emmc_defconfig
+++ b/
configs/a64-olinuxino-emmc_defconfig
@@
-7,5
+7,6
@@
CONFIG_MMC_SUNXI_SLOT_EXTRA=2
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-olinuxino-emmc"
CONFIG_SUN8I_EMAC=y
+CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_OHCI_HCD=y