summaryrefslogtreecommitdiff
path: root/include/configs/lpd7a400.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/lpd7a400.h')
-rw-r--r--include/configs/lpd7a400.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/configs/lpd7a400.h b/include/configs/lpd7a400.h
index 3e915364b..808fe1c7b 100644
--- a/include/configs/lpd7a400.h
+++ b/include/configs/lpd7a400.h
@@ -21,6 +21,8 @@
#ifndef __LPD7A400_H_
#define __LPD7A400_H_
+#define CONFIG_LPD7A400 /* Logic LH7A400 SDK */
+
/*
* If we are developing, we might want to start armboot from ram
* so we MUST NOT initialize critical regs like mem-timing ...
@@ -29,15 +31,11 @@
#undef CONFIG_USE_IRQ
-#define MACH_TYPE_LPD7A400 389
-
/*
* This board uses the logic LH7A400-10 card engine
*/
#include <configs/lpd7a400-10.h>
-#define CONFIG_LPD7A400 /* Logic LH7A400 SDK */
-
#define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */
#define CONFIG_SETUP_MEMORY_TAGS 1
#define CONFIG_INITRD_TAG 1