* [U-Boot] [PATCH] arm: ethernut5: convert to generic board
@ 2014-06-12 15:25 Tim Schendekehl
2014-06-14 16:14 ` [U-Boot] " Andreas Bießmann
0 siblings, 1 reply; 2+ messages in thread
From: Tim Schendekehl @ 2014-06-12 15:25 UTC (permalink / raw)
To: u-boot
Enable CONFIG_SYS_GENERIC_BOARD for the Ethernut 5 board.
Signed-off-by: Tim Schendekehl <tim.schendekehl@egnite.de>
---
include/configs/ethernut5.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h
index c81fc44..4c69af6 100644
--- a/include/configs/ethernut5.h
+++ b/include/configs/ethernut5.h
@@ -12,6 +12,8 @@
#include <asm/hardware.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
/* The first stage boot loader expects u-boot running at this address. */
#define CONFIG_SYS_TEXT_BASE 0x27000000 /* 16MB available */
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] arm: ethernut5: convert to generic board
2014-06-12 15:25 [U-Boot] [PATCH] arm: ethernut5: convert to generic board Tim Schendekehl
@ 2014-06-14 16:14 ` Andreas Bießmann
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Bießmann @ 2014-06-14 16:14 UTC (permalink / raw)
To: u-boot
Dear Tim Schendekehl,
Tim Schendekehl <tim.schendekehl@egnite.de> writes:
>Enable CONFIG_SYS_GENERIC_BOARD for the Ethernut 5 board.
>
>Signed-off-by: Tim Schendekehl <tim.schendekehl@egnite.de>
>
>---
>include/configs/ethernut5.h | 2 ++
> 1 file changed, 2 insertions(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bie?mann
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-14 16:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-12 15:25 [U-Boot] [PATCH] arm: ethernut5: convert to generic board Tim Schendekehl
2014-06-14 16:14 ` [U-Boot] " Andreas Bießmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox