diff options
Diffstat (limited to 'include/configs/lsxl.h')
| -rw-r--r-- | include/configs/lsxl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/lsxl.h b/include/configs/lsxl.h index a4a4739d0dd..00c0c8fc026 100644 --- a/include/configs/lsxl.h +++ b/include/configs/lsxl.h @@ -26,8 +26,6 @@ #define CONFIG_FEROCEON_88FR131 /* CPU Core subversion */ #define CONFIG_KW88F6281 /* SOC Name */ -#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ - #define CONFIG_KIRKWOOD_GPIO #include "mv-common.h" @@ -45,7 +43,6 @@ /* * Default environment variables */ -#define CONFIG_LOADADDR 0x00800000 #if defined(CONFIG_LSXHL) #define CONFIG_FDTFILE "kirkwood-lsxhl.dtb" |
