Le 02/03/2011 10:02, Po-Yu Chuang a écrit : > From: Po-Yu Chuang<[email protected]> > > 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<[email protected]> > --- > v2: > merge patch 2 and patch 3 of v1
Applied to u-boot-arm/master (as it is a bugfix), thanks! Amicalement, -- Albert. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

