From f3b731600751a9a2859c1fd01805ee6324340bdb Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Fri, 24 Apr 2020 19:17:25 +0200 Subject: v7a: barebox: add support for Linux Automation MC-1 This adds barebox support for the Linux Automation GmbH MC-1 board built around the Octavo Systems OSD32MP157C-512M SiP. The patches have been posted[1] upstream, but are not yet accepted. It's however expected for them to be part of barebox v2020.06.0, at which time we can drop the patchset again. [1]: https://lists.infradead.org/pipermail/barebox/2020-April/041653.html Signed-off-by: Ahmad Fatoum --- 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 f40288a..22da0fe 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 2020.04.0 Configuration +# Barebox/arm 2020.04.0-20200424-2 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y -- cgit v1.2.3