[U-Boot] [PATCH 2/2 v2] arm: fix incorrect monitor protection region in FLASH

Albert ARIBAUD albert.aribaud at free.fr
Thu Mar 3 07:59:04 CET 2011


Le 02/03/2011 10:02, Po-Yu Chuang a écrit :
> From: Po-Yu Chuang<ratbert at faraday-tech.com>
>
> 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 at faraday-tech.com>
> ---
> v2:
> merge patch 2 and patch 3 of v1

Applied to u-boot-arm/master (as it is a bugfix), thanks!

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list