From 7ffe07bf98f37fddc066eca6109bd41543d51d28 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Wed, 15 Apr 2020 14:54:07 +0200 Subject: 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 --- configs/platform-v7a/barebox-am335x.config.diff | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-am335x.config.diff') 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 -- cgit v1.2.3