summaryrefslogtreecommitdiff
path: root/apps/plugins/logo.c
diff options
context:
space:
mode:
authorRafaël Carré <funman@videolan.org>2012-01-31 14:18:25 -0500
committerRafaël Carré <funman@videolan.org>2012-01-31 14:23:53 -0500
commit88cda7eb2677a5d36141cd4d0b94c98457213ccb (patch)
treeb7fe49d7411aa451e9e92b71adb15a987b70c498 /apps/plugins/logo.c
parent54044fd6e9739376cd0df28c26afea66f295a4d3 (diff)
downloadrockbox-88cda7eb2677a5d36141cd4d0b94c98457213ccb.tar.gz
rockbox-88cda7eb2677a5d36141cd4d0b94c98457213ccb.zip
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/logo.c')
0 files changed, 0 insertions, 0 deletions