diff options
Diffstat (limited to 'include/configs/wb50n.h')
-rw-r--r-- | include/configs/wb50n.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/wb50n.h b/include/configs/wb50n.h index 6e471f62e6..ca1619f251 100644 --- a/include/configs/wb50n.h +++ b/include/configs/wb50n.h @@ -72,7 +72,6 @@ "autostart=no\0" /* bootstrap + u-boot + env in nandflash */ -#define CONFIG_ENV_OFFSET_REDUND 0xC0000 #define CONFIG_BOOTCOMMAND \ "nand read 0x22000000 0x000e0000 0x500000; " \ "bootm" |