* [U-Boot] [PATCH] PM9G45 adding generic board support
@ 2015-01-13 10:30 Georgi Botev
2015-01-13 18:31 ` [U-Boot] " Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Georgi Botev @ 2015-01-13 10:30 UTC (permalink / raw)
To: u-boot
Signed-off-by: Georgi Botev <botev@ronetix.at>
---
include/configs/pm9g45.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h
index f78e0ec..a8dc0f0 100644
--- a/include/configs/pm9g45.h
+++ b/include/configs/pm9g45.h
@@ -22,6 +22,8 @@
*/
#include <asm/hardware.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_PM9G45 1 /* It's an Ronetix PM9G45 */
#define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9G45"
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-13 18:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 10:30 [U-Boot] [PATCH] PM9G45 adding generic board support Georgi Botev
2015-01-13 18:31 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox