mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] plathome-openblocks-a6: provide a kwbimage.cfg file
@ 2019-06-03 15:52 Uwe Kleine-König
  2019-06-04  8:05 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2019-06-03 15:52 UTC (permalink / raw)
  To: barebox

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@pengutronix.de>
---
 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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] plathome-openblocks-a6: provide a kwbimage.cfg file
  2019-06-03 15:52 [PATCH] plathome-openblocks-a6: provide a kwbimage.cfg file Uwe Kleine-König
@ 2019-06-04  8:05 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2019-06-04  8:05 UTC (permalink / raw)
  To: Uwe Kleine-König; +Cc: barebox

On Mon, Jun 03, 2019 at 05:52:37PM +0200, Uwe Kleine-König wrote:
> 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@pengutronix.de>
> ---
>  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

Applied, thanks

Sascha

> 
> 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@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-04  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-03 15:52 [PATCH] plathome-openblocks-a6: provide a kwbimage.cfg file Uwe Kleine-König
2019-06-04  8:05 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox