u-boot-brain/arch/arm/cpu
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH
Monitor protection region in FLASH did not cover .rel.dyn
and .dynsym sections, because it uses __bss_start to compute
monitor_flash_len. Use _end instead.

Add _end to linker scripts for end of u-boot image
Add _end_ofs to all the start.S.

Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
2011-03-27 19:18:52 +02:00
..
arm720t arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
arm920t arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
arm925t arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
arm926ejs arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
arm946es arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
arm1136 arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
arm1176 arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
arm_intcm arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
armv7 arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
ixp arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
lh7a40x arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
pxa arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
s3c44b0 arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
sa1100 arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00