| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | u-boot-arm.h | f326cbba98bae21d41df8daac0bd78121d557af1 Tue Mar 01 23:02:04 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ |
| H A D | start.S | f326cbba98bae21d41df8daac0bd78121d557af1 Tue Mar 01 23:02:04 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/sa1100/ |
| H A D | start.S | f326cbba98bae21d41df8daac0bd78121d557af1 Tue Mar 01 23:02:04 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm946es/ |
| H A D | start.S | f326cbba98bae21d41df8daac0bd78121d557af1 Tue Mar 01 23:02:04 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1176/ |
| H A D | start.S | f326cbba98bae21d41df8daac0bd78121d557af1 Tue Mar 01 23:02:04 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm720t/ |
| H A D | start.S | f326cbba98bae21d41df8daac0bd78121d557af1 Tue Mar 01 23:02:04 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/pxa/ |
| H A D | start.S | f326cbba98bae21d41df8daac0bd78121d557af1 Tue Mar 01 23:02:04 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1136/ |
| H A D | start.S | f326cbba98bae21d41df8daac0bd78121d557af1 Tue Mar 01 23:02:04 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/ |
| H A D | start.S | f326cbba98bae21d41df8daac0bd78121d557af1 Tue Mar 01 23:02:04 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | start.S | f326cbba98bae21d41df8daac0bd78121d557af1 Tue Mar 01 23:02:04 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> 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>
|