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-mx6.config.diff | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-mx6.config.diff') diff --git a/configs/platform-v7a/barebox-mx6.config.diff b/configs/platform-v7a/barebox-mx6.config.diff index 29c1c48..5c66e25 100644 --- a/configs/platform-v7a/barebox-mx6.config.diff +++ b/configs/platform-v7a/barebox-mx6.config.diff @@ -1,4 +1,4 @@ -6740c59d874d4e8459025d536717c542 +f04efdb7bd2dd288fed0cb3cb5c307cd # CONFIG_ARCH_BCM283X is not set CONFIG_ARCH_HAS_FEC_IMX=y CONFIG_ARCH_HAS_IMX_GPT=y @@ -67,6 +67,7 @@ CONFIG_FS_UBIFS_COMPRESSION_LZO=y # CONFIG_FS_UBIFS_COMPRESSION_ZLIB is not set CONFIG_GENERIC_PHY=y CONFIG_GPIO_IMX=y +# CONFIG_GPIO_RASPBERRYPI_EXP is undefined # CONFIG_HABV4 is not set # CONFIG_HWRNG is not set CONFIG_HW_HAS_PCI=y -- cgit v1.2.3