| /rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ |
| H A D | start.S | a78fb68f718383ba7eea410340be66e94cd3540d Tue Nov 30 23:58:33 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: copy_loop(): use scratch register
This patch uses r1 as scratch register for copy_loop(). Therefore we do not longer need r7 for the storage of relocate_code()'s 'addr_moni' (the destination address of relocation). Therefore r7 can be used later on for other purposes.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/sa1100/ |
| H A D | start.S | a78fb68f718383ba7eea410340be66e94cd3540d Tue Nov 30 23:58:33 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: copy_loop(): use scratch register
This patch uses r1 as scratch register for copy_loop(). Therefore we do not longer need r7 for the storage of relocate_code()'s 'addr_moni' (the destination address of relocation). Therefore r7 can be used later on for other purposes.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm946es/ |
| H A D | start.S | a78fb68f718383ba7eea410340be66e94cd3540d Tue Nov 30 23:58:33 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: copy_loop(): use scratch register
This patch uses r1 as scratch register for copy_loop(). Therefore we do not longer need r7 for the storage of relocate_code()'s 'addr_moni' (the destination address of relocation). Therefore r7 can be used later on for other purposes.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1176/ |
| H A D | start.S | a78fb68f718383ba7eea410340be66e94cd3540d Tue Nov 30 23:58:33 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: copy_loop(): use scratch register
This patch uses r1 as scratch register for copy_loop(). Therefore we do not longer need r7 for the storage of relocate_code()'s 'addr_moni' (the destination address of relocation). Therefore r7 can be used later on for other purposes.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm720t/ |
| H A D | start.S | a78fb68f718383ba7eea410340be66e94cd3540d Tue Nov 30 23:58:33 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: copy_loop(): use scratch register
This patch uses r1 as scratch register for copy_loop(). Therefore we do not longer need r7 for the storage of relocate_code()'s 'addr_moni' (the destination address of relocation). Therefore r7 can be used later on for other purposes.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/pxa/ |
| H A D | start.S | a78fb68f718383ba7eea410340be66e94cd3540d Tue Nov 30 23:58:33 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: copy_loop(): use scratch register
This patch uses r1 as scratch register for copy_loop(). Therefore we do not longer need r7 for the storage of relocate_code()'s 'addr_moni' (the destination address of relocation). Therefore r7 can be used later on for other purposes.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1136/ |
| H A D | start.S | a78fb68f718383ba7eea410340be66e94cd3540d Tue Nov 30 23:58:33 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: copy_loop(): use scratch register
This patch uses r1 as scratch register for copy_loop(). Therefore we do not longer need r7 for the storage of relocate_code()'s 'addr_moni' (the destination address of relocation). Therefore r7 can be used later on for other purposes.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/ |
| H A D | start.S | a78fb68f718383ba7eea410340be66e94cd3540d Tue Nov 30 23:58:33 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: copy_loop(): use scratch register
This patch uses r1 as scratch register for copy_loop(). Therefore we do not longer need r7 for the storage of relocate_code()'s 'addr_moni' (the destination address of relocation). Therefore r7 can be used later on for other purposes.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | start.S | a78fb68f718383ba7eea410340be66e94cd3540d Tue Nov 30 23:58:33 UTC 2010 Andreas Bießmann <andreas.devel@googlemail.com> arm: copy_loop(): use scratch register
This patch uses r1 as scratch register for copy_loop(). Therefore we do not longer need r7 for the storage of relocate_code()'s 'addr_moni' (the destination address of relocation). Therefore r7 can be used later on for other purposes.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|