| /rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ |
| H A D | start.S | a1a47d3c57e3bc3c49bc1eca94c00eba4880d2c3 Tue Nov 30 23:58:34 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: relocate_code(): do not set register useless
In case we are still at relocation target address before relocation we do not need to load the registers needed for relocation. We should instead skip the whole relocation part and jump over to clear_bss immediately.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/sa1100/ |
| H A D | start.S | a1a47d3c57e3bc3c49bc1eca94c00eba4880d2c3 Tue Nov 30 23:58:34 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: relocate_code(): do not set register useless
In case we are still at relocation target address before relocation we do not need to load the registers needed for relocation. We should instead skip the whole relocation part and jump over to clear_bss immediately.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm946es/ |
| H A D | start.S | a1a47d3c57e3bc3c49bc1eca94c00eba4880d2c3 Tue Nov 30 23:58:34 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: relocate_code(): do not set register useless
In case we are still at relocation target address before relocation we do not need to load the registers needed for relocation. We should instead skip the whole relocation part and jump over to clear_bss immediately.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1176/ |
| H A D | start.S | a1a47d3c57e3bc3c49bc1eca94c00eba4880d2c3 Tue Nov 30 23:58:34 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: relocate_code(): do not set register useless
In case we are still at relocation target address before relocation we do not need to load the registers needed for relocation. We should instead skip the whole relocation part and jump over to clear_bss immediately.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm720t/ |
| H A D | start.S | a1a47d3c57e3bc3c49bc1eca94c00eba4880d2c3 Tue Nov 30 23:58:34 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: relocate_code(): do not set register useless
In case we are still at relocation target address before relocation we do not need to load the registers needed for relocation. We should instead skip the whole relocation part and jump over to clear_bss immediately.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/pxa/ |
| H A D | start.S | a1a47d3c57e3bc3c49bc1eca94c00eba4880d2c3 Tue Nov 30 23:58:34 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: relocate_code(): do not set register useless
In case we are still at relocation target address before relocation we do not need to load the registers needed for relocation. We should instead skip the whole relocation part and jump over to clear_bss immediately.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1136/ |
| H A D | start.S | a1a47d3c57e3bc3c49bc1eca94c00eba4880d2c3 Tue Nov 30 23:58:34 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: relocate_code(): do not set register useless
In case we are still at relocation target address before relocation we do not need to load the registers needed for relocation. We should instead skip the whole relocation part and jump over to clear_bss immediately.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/ |
| H A D | start.S | a1a47d3c57e3bc3c49bc1eca94c00eba4880d2c3 Tue Nov 30 23:58:34 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: relocate_code(): do not set register useless
In case we are still at relocation target address before relocation we do not need to load the registers needed for relocation. We should instead skip the whole relocation part and jump over to clear_bss immediately.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | start.S | a1a47d3c57e3bc3c49bc1eca94c00eba4880d2c3 Tue Nov 30 23:58:34 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: relocate_code(): do not set register useless
In case we are still at relocation target address before relocation we do not need to load the registers needed for relocation. We should instead skip the whole relocation part and jump over to clear_bss immediately.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|