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

Albert ARIBAUD albert.aribaud at free.fr
Wed Mar 2 08:03:04 CET 2011


Hi Po-Yu Chuang,

Le 02/03/2011 07: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 section
> and .dynsym sections, because it uses __bss_start to compute
> monitor_flash_len. Use _end instead.
>
> Add _end_ofs to all the start.S.
>
> Signed-off-by: Po-Yu Chuang<ratbert at faraday-tech.com>
> ---

Open question: why not group patches 2 and 3 as a single functional 
patch? Patch 2 seems purposeless to me as a standalone patch.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list