summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x.config.diff
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-04-15 14:54:07 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-04-15 15:28:03 +0200
commit7ffe07bf98f37fddc066eca6109bd41543d51d28 (patch)
tree4e342acb354741872b1178b898cccdc34f2d1c5e /configs/platform-v7a/barebox-am335x.config.diff
parentcb61169a5f30fa41dc20e75e62838da96aa528e6 (diff)
downloadDistroKit-7ffe07bf98f37fddc066eca6109bd41543d51d28.tar.gz
DistroKit-7ffe07bf98f37fddc066eca6109bd41543d51d28.tar.xz
v7a: barebox: version bump 2020.02.0 -> 2020.04.0
This lets us drop the am335x USB fixes, because they were already in the v2020.03.0 release. Only new enabled config option is CONFIG_USB_GADGET_FASTBOOT_CMD_OEM, which was non-configurable before. Marking it as enabled avoid a regression for people using `fastboot oem exec` Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-am335x.config.diff')
-rw-r--r--configs/platform-v7a/barebox-am335x.config.diff4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-am335x.config.diff b/configs/platform-v7a/barebox-am335x.config.diff
index 355e45d..a304511 100644
--- a/configs/platform-v7a/barebox-am335x.config.diff
+++ b/configs/platform-v7a/barebox-am335x.config.diff
@@ -1,4 +1,4 @@
-3535341c60838c5a3a5b02da35648d4a
+3bfd0a3556e630878dfbff7b733b494e
# CONFIG_AM33XX_NET_BOOT is not set
CONFIG_ARCH_AM33XX=y
# CONFIG_ARCH_BCM283X is not set
@@ -91,6 +91,7 @@ CONFIG_NVMEM=y
# CONFIG_OMAP_BUILD_SPI is not set
CONFIG_OMAP_GPMC=y
CONFIG_OMAP_MULTI_BOARDS=y
+# CONFIG_PBL_OPTEE is undefined
# CONFIG_PINCTRL_BCM283X is undefined
CONFIG_PINCTRL_SINGLE=y
CONFIG_PROMPT="barebox> "
@@ -103,6 +104,7 @@ CONFIG_THUMB2_BAREBOX=y
CONFIG_TI_SYSC=y
CONFIG_USB_GADGET_FASTBOOT=y
# CONFIG_USB_GADGET_FASTBOOT_BUF is not set
+CONFIG_USB_GADGET_FASTBOOT_CMD_OEM=y
CONFIG_USB_GADGET_FASTBOOT_SPARSE=y
CONFIG_USB_MUSB=y
CONFIG_USB_MUSB_AM335X=y