[U-Boot] [PATCH 2/4] MIP405: convert to generic board

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


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

diff --git a/include/configs/MIP405.h b/include/configs/MIP405.h
index 68824fd..147f122 100644
--- a/include/configs/MIP405.h
+++ b/include/configs/MIP405.h
@@ -21,6 +21,8 @@
 
 #define	CONFIG_SYS_TEXT_BASE	0xFFF80000
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /***********************************************************
  * Note that it may also be a MIP405T board which is a subset of the
  * MIP405
-- 
1.8.4



More information about the U-Boot mailing list