projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cdae1d
)
board: ls2085aqds: Update kernel_size env variable
author
Prabhakar Kushwaha
<prabhakar@freescale.com>
Wed, 6 Jan 2016 05:00:18 +0000
(10:30 +0530)
committer
York Sun
<york.sun@nxp.com>
Mon, 1 Feb 2016 16:44:10 +0000
(08:44 -0800)
kernel_size env variable is defined as 0x28000000, it is beyond NOR
flash range. Update kernel_size with 40MB kernel size.
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <york.sun@nxp.com>
include/configs/ls2080aqds.h
patch
|
blob
|
history
diff --git
a/include/configs/ls2080aqds.h
b/include/configs/ls2080aqds.h
index ba84248081a06926fd3599b63c5117c1e5b9c6cc..a402c06a3bdd28de1f5089240da3c832ac4b4e42 100644
(file)
--- a/
include/configs/ls2080aqds.h
+++ b/
include/configs/ls2080aqds.h
@@
-346,7
+346,7
@@
unsigned long get_board_ddr_clk(void);
"initrd_high=0xffffffffffffffff\0" \
"kernel_start=0x581100000\0" \
"kernel_load=0xa0000000\0" \
- "kernel_size=0x2800000
0
\0"
+ "kernel_size=0x2800000\0"
#ifdef CONFIG_FSL_MC_ENET
#define CONFIG_FSL_MEMAC