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-rpi2.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-rpi2.config') diff --git a/configs/platform-v7a/barebox-rpi2.config b/configs/platform-v7a/barebox-rpi2.config index fd3e220..400cd3d 100644 --- a/configs/platform-v7a/barebox-rpi2.config +++ b/configs/platform-v7a/barebox-rpi2.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2019.12.0 Configuration +# Barebox/arm 2019.12.0-20200108-1 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y -- cgit v1.2.3