Since support for Openblocks A6 was introduced in 2014 and commit 906afb533186 ("ARM: mvebu: Add Plat'home's Kirkwood Openblocks A6 board support") there is no kwbimage config. This patch guesses such a file that at least makes barebox compile again with CONFIG_MACH_PLATHOME_OPENBLOCKS_A6=y. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> --- arch/arm/boards/plathome-openblocks-a6/kwbimage.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 arch/arm/boards/plathome-openblocks-a6/kwbimage.cfg diff --git a/arch/arm/boards/plathome-openblocks-a6/kwbimage.cfg b/arch/arm/boards/plathome-openblocks-a6/kwbimage.cfg new file mode 100644 index 000000000000..ba3011736fb7 --- /dev/null +++ b/arch/arm/boards/plathome-openblocks-a6/kwbimage.cfg @@ -0,0 +1,3 @@ +VERSION 1 +BOOT_FROM nand +BINARY ./binary.0 0000005b 00000068 -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox