]> git.baikalelectronics.ru Git - uboot.git/commit
powerpc: mpc85xx: Put bss after image when not including reset vector
authorPali Rohár <pali@kernel.org>
Tue, 5 Apr 2022 13:12:34 +0000 (15:12 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 26 Apr 2022 11:48:39 +0000 (17:18 +0530)
commitb50fdde441f191dc765b799f08c7c2c668cdc260
treed3c2f89125ab70859d82c69505e491b09d787bd9
parent7286ab02c175738eff94b66f7f1bd3a7841ffc43
powerpc: mpc85xx: Put bss after image when not including reset vector

Linker knows exact size of the image, so there is no need to use
CONFIG_SYS_MONITOR_LEN macro (which should be upper limit).

Remove usage of CONFIG_SYS_MONITOR_LEN macro to simplify setup.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/powerpc/cpu/mpc85xx/u-boot.lds