
Add the newest u-boot available in https://github.com/armbian/build alongside all the patches that it comes with. Signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io>
9 lines
338 B
Diff
9 lines
338 B
Diff
diff --git a/configs/orangepi_2_defconfig b/configs/orangepi_2_defconfig
|
|
index 7c9cc454c3..2642239c6a 100644
|
|
--- a/configs/orangepi_2_defconfig
|
|
+++ b/configs/orangepi_2_defconfig
|
|
@@ -20,3 +20,4 @@ CONFIG_SUN8I_EMAC=y
|
|
CONFIG_SY8106A_POWER=y
|
|
CONFIG_USB_EHCI_HCD=y
|
|
CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y
|
|
+CONFIG_MMC_SUNXI_SLOT_EXTRA=2
|