From ce5acf4bfd25d7220e71befd86d6b4e1086273ed Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Wed, 8 Jan 2020 11:16:10 +0100 Subject: platform-v7a: Add barebox patchstack This adds a barebox patchstack which is needed for the rasperrypi which otherwise issues several warnings during boot. While at it add DWC2 USB support as well to finally get networking support for the raspberrypi. Signed-off-by: Sascha Hauer --- configs/platform-v7a/barebox-am335x.config.diff | 3 ++- 1 file changed, 2 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 c05292f..e2c1823 100644 --- a/configs/platform-v7a/barebox-am335x.config.diff +++ b/configs/platform-v7a/barebox-am335x.config.diff @@ -1,4 +1,4 @@ -6740c59d874d4e8459025d536717c542 +f04efdb7bd2dd288fed0cb3cb5c307cd # CONFIG_AM33XX_NET_BOOT is not set CONFIG_ARCH_AM33XX=y # CONFIG_ARCH_BCM283X is not set @@ -41,6 +41,7 @@ CONFIG_EEPROM_AT24=y CONFIG_GPIO_GENERIC=y CONFIG_GPIO_GENERIC_PLATFORM=y CONFIG_GPIO_OMAP=y +# CONFIG_GPIO_RASPBERRYPI_EXP is undefined # CONFIG_GREGORIAN_CALENDER is undefined # CONFIG_HAVE_CLK is undefined # CONFIG_I2C_MV64XXX is undefined -- cgit v1.2.3