summaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/devkit8000.h')
-rw-r--r--include/configs/devkit8000.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h
index f36dc2dc2c..1b175be387 100644
--- a/include/configs/devkit8000.h
+++ b/include/configs/devkit8000.h
@@ -31,12 +31,9 @@
#define CONFIG_SYS_SPL_MALLOC_SIZE 0x100000 /* 1 MB */
/* Physical Memory Map */
-#define CONFIG_NR_DRAM_BANKS 2 /* CS1 may or may not be populated */
#include <configs/ti_omap3_common.h>
-#define CONFIG_MISC_INIT_R
-
#define CONFIG_REVISION_TAG 1
/* Size of malloc() pool */
@@ -57,12 +54,8 @@
#undef CONFIG_DM9000_DEBUG
/* TWL4030 */
-#define CONFIG_TWL4030_LED 1
/* Board NAND Info */
-
-#define CONFIG_SYS_NAND_ADDR NAND_BASE /* physical address */
- /* to access nand */
#define CONFIG_JFFS2_NAND
/* nand device jffs2 lives on */
#define CONFIG_JFFS2_DEV "nand0"