summaryrefslogtreecommitdiffstats
path: root/include/configs/ls2085aqds.h
diff options
context:
space:
mode:
authorBhupesh Sharma <bhupesh.sharma at freescale.com>2015-05-28 14:54:02 +0530
committerYork Sun <yorksun@freescale.com>2015-07-20 11:44:34 -0700
commit34cc75469fad1749525458a41c8f52ed1e13e147 (patch)
treee114d85528ce00b1b20933c5d2c68ba3dd87fdde /include/configs/ls2085aqds.h
parent4012350deae86af50c9e1f3bf769b78a99b2072b (diff)
downloadblackbird-obmc-uboot-34cc75469fad1749525458a41c8f52ed1e13e147.tar.gz
blackbird-obmc-uboot-34cc75469fad1749525458a41c8f52ed1e13e147.zip
armv8/ls2085a: Increase the supported kernel size
Increases the kernel size supported for LS2085A platforms:- - Update environment variables - Add ramdisk_size in bootargs env variable - Define CONFIG_SYS_BOOTM_LEN to 64MB Signed-off-by: Bhupesh Sharma <bhupesh.sharma at freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/ls2085aqds.h')
-rw-r--r--include/configs/ls2085aqds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls2085aqds.h b/include/configs/ls2085aqds.h
index 7f0534d52e..c9f323639a 100644
--- a/include/configs/ls2085aqds.h
+++ b/include/configs/ls2085aqds.h
@@ -333,7 +333,7 @@ unsigned long get_board_ddr_clk(void);
"initrd_high=0xffffffffffffffff\0" \
"kernel_start=0x581100000\0" \
"kernel_load=0xa0000000\0" \
- "kernel_size=0x1000000\0"
+ "kernel_size=0x2000000\0"
#ifdef CONFIG_FSL_MC_ENET
#define CONFIG_FSL_MEMAC
OpenPOWER on IntegriCloud