diff --git a/include/configs/lp8x4x.h b/include/configs/lp8x4x.h index 324cc4d1b08d2e02d48f5cd4fbf3a22629ac420a..c5bf2fa0ad88224a10545e96eb1dca16feaeefc8 100644 --- a/include/configs/lp8x4x.h +++ b/include/configs/lp8x4x.h @@ -144,7 +144,7 @@ #define CONFIG_ENV_SECT_SIZE 0x40000 #define PHYS_FLASH_1 0x00000000 /* Flash Bank #1 */ -#define PHYS_FLASH_2 0x02000000 /* Flash Bank #2 */ +#define PHYS_FLASH_2 0x04000000 /* Flash Bank #2 */ #define CONFIG_SYS_FLASH_CFI #define CONFIG_FLASH_CFI_DRIVER 1