diff options
Diffstat (limited to 'include/configs/udoo.h')
-rw-r--r-- | include/configs/udoo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/udoo.h b/include/configs/udoo.h index 23bdff3348..2a5d812187 100644 --- a/include/configs/udoo.h +++ b/include/configs/udoo.h @@ -142,7 +142,6 @@ "else run netboot; fi" /* Physical Memory Map */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM |