[U-Boot] [PATCH 4/4] PATI: convert to generic board
David Müller
d.mueller at elsoft.ch
Tue Sep 30 12:32:23 CEST 2014
Signed-off-by: David Müller <d.mueller at elsoft.ch>
---
include/configs/PATI.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/PATI.h b/include/configs/PATI.h
index d823b0f..65ab65d 100644
--- a/include/configs/PATI.h
+++ b/include/configs/PATI.h
@@ -21,6 +21,8 @@
#define CONFIG_SYS_TEXT_BASE 0xFFF00000
+#define CONFIG_SYS_GENERIC_BOARD
+
/* Serial Console Configuration */
#define CONFIG_5xx_CONS_SCI1
#undef CONFIG_5xx_CONS_SCI2
--
1.8.4
More information about the U-Boot
mailing list