summaryrefslogtreecommitdiff
path: root/include/configs/ls2080aqds.h
diff options
context:
space:
mode:
authorYuan Yao <yao.yuan@nxp.com>2016-06-08 10:24:58 (GMT)
committerYork Sun <york.sun@nxp.com>2016-06-10 20:45:00 (GMT)
commit74cac00c95efaa06649529adcc3d1b6e9e8cefb7 (patch)
treedd9afc941d3facfe5837d38bfe59147c1b48cac8 /include/configs/ls2080aqds.h
parent453418f2d2df33f370754582b7e21d2513e2ee28 (diff)
downloadu-boot-74cac00c95efaa06649529adcc3d1b6e9e8cefb7.tar.xz
configs: ls2080a: Increase load image len in NAND boot
Signed-off-by: Yuan Yao <yao.yuan@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/ls2080aqds.h')
-rw-r--r--include/configs/ls2080aqds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls2080aqds.h b/include/configs/ls2080aqds.h
index 9741be1..e634d25 100644
--- a/include/configs/ls2080aqds.h
+++ b/include/configs/ls2080aqds.h
@@ -237,7 +237,7 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_ENV_SIZE 0x2000
#define CONFIG_SPL_PAD_TO 0x20000
#define CONFIG_SYS_NAND_U_BOOT_OFFS (256 * 1024)
-#define CONFIG_SYS_NAND_U_BOOT_SIZE (512 * 1024)
+#define CONFIG_SYS_NAND_U_BOOT_SIZE (640 * 1024)
#else
#define CONFIG_SYS_CSPR0_EXT CONFIG_SYS_NOR0_CSPR_EXT
#define CONFIG_SYS_CSPR0 CONFIG_SYS_NOR0_CSPR_EARLY