summaryrefslogtreecommitdiff
path: root/firmware/target/arm/iriver/boot.lds
AgeCommit message (Expand)Author
2008-11-07Common data must be included in .bss or it won't get zeroed in crt0. Fix the ...Jens Arnold
2008-05-04Make the H10 bootloader work again. Also fix the same problem that might be a...Barry Wardell
2008-05-01Make the linker complain if the bootloader isn't going to fit into IRAM on PP...Barry Wardell
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg