diff options
Diffstat (limited to 'include/configs/grsim_leon2.h')
-rw-r--r-- | include/configs/grsim_leon2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/grsim_leon2.h b/include/configs/grsim_leon2.h index e06e2611d1..ab1e11d1ae 100644 --- a/include/configs/grsim_leon2.h +++ b/include/configs/grsim_leon2.h @@ -189,7 +189,6 @@ #undef CONFIG_SYS_SRAM_BASE #undef CONFIG_SYS_SRAM_SIZE - /* Always Run U-Boot from SDRAM */ #define CONFIG_SYS_RAM_BASE CONFIG_SYS_SDRAM_BASE #define CONFIG_SYS_RAM_SIZE CONFIG_SYS_SDRAM_SIZE |