summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-rpi2.config.diff
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-10-12 21:35:58 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-11-01 09:44:21 +0100
commitb3a7bb132f4dbaf60cf98eaa5cab677eb7801e0f (patch)
tree59554a7b2ff72ffd21777afb14a2d28afcc1e74c /configs/platform-v7a/barebox-rpi2.config.diff
parent59f4fc8fc7864236ee9f10258a5e5b0cd1a482bd (diff)
downloadDistroKit-b3a7bb132f4dbaf60cf98eaa5cab677eb7801e0f.tar.gz
DistroKit-b3a7bb132f4dbaf60cf98eaa5cab677eb7801e0f.tar.xz
v7a: barebox: version bump v2020.08.1 → v2020.09.0
The previous upgrade to v2020.08.1 gave us first stage boot support on the sama5d2, but had slight multi-image breakage because the fresh giantboard support on the sama5d27 messed up the EK1 environment support: it set nv.boot.default=mmc1 in the built-in environment when none should've been set. This is fixed in v2020.09.0, which is imported here. The config changes are those of olddefconfig. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-rpi2.config.diff')
-rw-r--r--configs/platform-v7a/barebox-rpi2.config.diff5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-rpi2.config.diff b/configs/platform-v7a/barebox-rpi2.config.diff
index 0e8ff24..4ca4bd2 100644
--- a/configs/platform-v7a/barebox-rpi2.config.diff
+++ b/configs/platform-v7a/barebox-rpi2.config.diff
@@ -1,4 +1,4 @@
-13a81bc35e62247636060ddc6df36f77
+e6072dae533833bfa758a60d8e3b92b6
CONFIG_ARM_ASM_UNIFIED=y
CONFIG_BOOTM_INITRD=y
# CONFIG_CMD_I2C is undefined
@@ -48,6 +48,8 @@ CONFIG_PROMPT="R-Pi> "
CONFIG_SERIAL_AMBA_PL011=y
CONFIG_THUMB2_BAREBOX=y
# CONFIG_USBGADGET_START is undefined
+CONFIG_USB_DWC2=y
+# CONFIG_USB_DWC2_GADGET is undefined
CONFIG_USB_DWC2_HOST=y
# CONFIG_USB_EHCI is not set
# CONFIG_USB_GADGET is not set
@@ -56,4 +58,5 @@ CONFIG_USB_DWC2_HOST=y
# CONFIG_USB_GADGET_FASTBOOT is undefined
# CONFIG_USB_GADGET_SERIAL is undefined
# CONFIG_USB_HUB_USB251XB is undefined
+CONFIG_USB_OTGDEV=y
CONFIG_WATCHDOG_BCM2835=y