diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/ds414.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ds414.h b/include/configs/ds414.h index 8b8dc2245ba..8a78ab3e155 100644 --- a/include/configs/ds414.h +++ b/include/configs/ds414.h @@ -63,9 +63,6 @@ #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4) -/* DS414 bus width is 32bits */ -#define CONFIG_DDR_32BIT - /* Default Environment */ #define CONFIG_LOADADDR 0x80000 #define CONFIG_BOOTCOMMAND \ |
