diff options
Diffstat (limited to 'include/configs/M5275EVB.h')
-rw-r--r-- | include/configs/M5275EVB.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/M5275EVB.h b/include/configs/M5275EVB.h index 304fd60629..f66ecc8e8f 100644 --- a/include/configs/M5275EVB.h +++ b/include/configs/M5275EVB.h @@ -64,8 +64,6 @@ #define CONFIG_SYS_I2C_PINMUX_CLR (0xFFF0) #define CONFIG_SYS_I2C_PINMUX_SET (0x000F) -#define CONFIG_SYS_LOAD_ADDR 0x800000 - #define CONFIG_BOOTCOMMAND "bootm ffe40000" #ifdef CONFIG_MCFFEC |