Gigabeat S RoLo: Properly execute firmware copy from an IRAM stub because the current...
commit3a453b6045604a4cecc2c0af63e212e538878f28
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 8 May 2008 12:09:14 +0000 (8 12:09 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 8 May 2008 12:09:14 +0000 (8 12:09 +0000)
tree5506268620a9dfe49923a4e6e5c957bedcd6fabe
parentcf0f098138572a21f00aec99bb992609ba3dbf00
Gigabeat S RoLo: Properly execute firmware copy from an IRAM stub because the currently running image was being overwritten in place. Minor tweak to rolo.c based on imx31 errata sheet about not masking FIQ without masking IRQ which is fine to use on all ARM anyway.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17414 a1c6a512-1295-4272-9138-f99709370657
firmware/SOURCES
firmware/rolo.c
firmware/target/arm/imx31/rolo_restart.S [new file with mode: 0644]