]> git.baikalelectronics.ru Git - uboot.git/commit
powerpc: mpc8548cds: extend the reserved length for monitor
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Tue, 20 Aug 2019 09:35:35 +0000 (09:35 +0000)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Mon, 26 Aug 2019 16:03:45 +0000 (21:33 +0530)
commit159e36bbe138efd91a96563afd64fc265f4d5989
tree4194eb53534ad0132992ca26debcdc4d0781313b
parent5a99d02d09e7a151d0a785e1861882b2dcdae7ae
powerpc: mpc8548cds: extend the reserved length for monitor

Extend the reserved length for monitor to fix the following
build error:

BINMAN  u-boot-with-dtb.bin
Wrote map file './image.map' to show errors
binman: Section '/binman': contents size 0x80000 (524288)
exceeds section size 0x40000 (262144)
Makefile:1373: recipe for target 'u-boot-with-dtb.bin' failed
make: *** [u-boot-with-dtb.bin] Error 1

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
include/configs/MPC8548CDS.h