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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h
index 9282f83728..3059bc0ad2 100644
--- a/include/configs/devkit8000.h
+++ b/include/configs/devkit8000.h
@@ -133,10 +133,8 @@
/* SPL OS boot options */
#define CONFIG_SYS_NAND_SPL_KERNEL_OFFS 0x280000
-#undef CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR
#undef CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR
#undef CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS
-#define CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR 0x500 /* address 0xa0000 */
#define CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR 0x8 /* address 0x1000 */
#define CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS 8 /* 4KB */