Home
last modified time | relevance | path

Searched hist:"7086 e91b0e9930139e703c8f9f857b52baf2bef4" (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/
H A Dstart.S7086e91b0e9930139e703c8f9f857b52baf2bef4 Thu Apr 11 09:35:46 UTC 2013 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> arm: relocate_code(): Use __image_copy_end for end of relocation

Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/
H A Dstart.S7086e91b0e9930139e703c8f9f857b52baf2bef4 Thu Apr 11 09:35:46 UTC 2013 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> arm: relocate_code(): Use __image_copy_end for end of relocation

Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/
H A Dstart.S7086e91b0e9930139e703c8f9f857b52baf2bef4 Thu Apr 11 09:35:46 UTC 2013 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> arm: relocate_code(): Use __image_copy_end for end of relocation

Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/
H A Dstart.S7086e91b0e9930139e703c8f9f857b52baf2bef4 Thu Apr 11 09:35:46 UTC 2013 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> arm: relocate_code(): Use __image_copy_end for end of relocation

Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/
H A Dstart.S7086e91b0e9930139e703c8f9f857b52baf2bef4 Thu Apr 11 09:35:46 UTC 2013 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> arm: relocate_code(): Use __image_copy_end for end of relocation

Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/
H A Dstart.S7086e91b0e9930139e703c8f9f857b52baf2bef4 Thu Apr 11 09:35:46 UTC 2013 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> arm: relocate_code(): Use __image_copy_end for end of relocation

Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/
H A Dstart.S7086e91b0e9930139e703c8f9f857b52baf2bef4 Thu Apr 11 09:35:46 UTC 2013 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> arm: relocate_code(): Use __image_copy_end for end of relocation

Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/
H A Dstart.S7086e91b0e9930139e703c8f9f857b52baf2bef4 Thu Apr 11 09:35:46 UTC 2013 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> arm: relocate_code(): Use __image_copy_end for end of relocation

Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dstart.S7086e91b0e9930139e703c8f9f857b52baf2bef4 Thu Apr 11 09:35:46 UTC 2013 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> arm: relocate_code(): Use __image_copy_end for end of relocation

Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>