[U-Boot] [PATCH 1/4] PIP405: convert to generic board

David Müller d.mueller at elsoft.ch
Tue Sep 30 12:32:20 CEST 2014


Signed-off-by: David Müller <d.mueller at elsoft.ch>
---
 include/configs/PIP405.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h
index a6f505a..9a1b2ac 100644
--- a/include/configs/PIP405.h
+++ b/include/configs/PIP405.h
@@ -21,6 +21,8 @@
 
 #define	CONFIG_SYS_TEXT_BASE	0xFFF80000
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /***********************************************************
  * Clock
  ***********************************************************/
-- 
1.8.4



More information about the U-Boot mailing list