diff options
| author | Rafaël Carré <funman@videolan.org> | 2012-01-31 14:18:25 -0500 |
|---|---|---|
| committer | Rafaël Carré <funman@videolan.org> | 2012-01-31 14:23:53 -0500 |
| commit | 88cda7eb2677a5d36141cd4d0b94c98457213ccb (patch) | |
| tree | b7fe49d7411aa451e9e92b71adb15a987b70c498 /apps/plugins/lib | |
| parent | 54044fd6e9739376cd0df28c26afea66f295a4d3 (diff) | |
| download | rockbox-88cda7eb2677a5d36141cd4d0b94c98457213ccb.zip rockbox-88cda7eb2677a5d36141cd4d0b94c98457213ccb.tar.gz rockbox-88cda7eb2677a5d36141cd4d0b94c98457213ccb.tar.bz2 rockbox-88cda7eb2677a5d36141cd4d0b94c98457213ccb.tar.xz | |
mkamsboot: fix some Clipv2 that we used to brick
On those models the software bootloader is entered through the SWI vector,
not through the reset vector like we thought.
Use put_uint32le() instead of memcpy
Use mov pc, #0x200 instead of b 0x200, so we can use the same instruction
for both vectors.
Tested on Clipv2 and Clip Zip
Change-Id: I99dc24167dde5558d34fe9795c65b44ff91aa665
Diffstat (limited to 'apps/plugins/lib')
0 files changed, 0 insertions, 0 deletions