[U-Boot] [PATCH] arm, calimain: Add CONFIG_SYS_GENERIC_BOARD
Christian Riesch
christian.riesch at omicron.at
Thu Jun 12 08:11:53 CEST 2014
Signed-off-by: Christian Riesch <christian.riesch at omicron.at>
---
include/configs/calimain.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/configs/calimain.h b/include/configs/calimain.h
index febee45..b27f973 100644
--- a/include/configs/calimain.h
+++ b/include/configs/calimain.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 OMICRON electronics GmbH
+ * Copyright (C) 2011-2014 OMICRON electronics GmbH
*
* Based on da850evm.h. Original Copyrights follow:
*
@@ -18,6 +18,7 @@
#define CONFIG_DRIVER_TI_EMAC
#define MACH_TYPE_CALIMAIN 3528
#define CONFIG_MACH_TYPE MACH_TYPE_CALIMAIN
+#define CONFIG_SYS_GENERIC_BOARD
/*
* SoC Configuration
--
1.7.9.5
More information about the U-Boot
mailing list