summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRobby Cai <R63905@freescale.com>2013-09-06 17:46:48 +0800
committerRobby Cai <R63905@freescale.com>2013-09-06 18:55:56 +0800
commit35b01bf4aecc8ad4e657a980d642483987b8fda2 (patch)
treefc1a3e78fa5eaad1201e84bd83c4e349c289a8fb /arch
parent66205233ec70baab0709c6f45b6172c75ad8768c (diff)
downloadu-boot-imx-35b01bf4aecc8ad4e657a980d642483987b8fda2.zip
u-boot-imx-35b01bf4aecc8ad4e657a980d642483987b8fda2.tar.gz
u-boot-imx-35b01bf4aecc8ad4e657a980d642483987b8fda2.tar.bz2
ENGR00278575 imx6sl: modify fdt_addr to avoid overlap of image and dtb file
since loadaddr is set to 0x80800000, previous setting for 'fdt_addr' is 0x81000000, the kernel image could be overlapped by dtb file when do decompressing. This patch changes 'fdt_addr' to 0x83000000 to fix it. Signed-off-by: Robby Cai <R63905@freescale.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions