This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d24ebd1613
rockbox
/
firmware
/
target
/
arm
/
olympus
History
Jeffrey Goode
9d842683eb
Comment out LOGF_ENABLE defines everywhere, replace evil comments
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23497 a1c6a512-1295-4272-9138-f99709370657
2009-11-03 16:25:03 +00:00
..
mrobe-100
Comment out LOGF_ENABLE defines everywhere, replace evil comments
2009-11-03 16:25:03 +00:00
app.lds
Reclaim .iram areas in DRAM by overlapping their load addresses with the uninitialized data sections. I did what I could test out-- not any flash image linker scripts or other target processors. Move any .iram copies in crt0.S's to be the first operation even if not _strictly_ necessary to be emphatic (aka. 'beware').
2009-02-20 02:33:40 +00:00
boot.lds
Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe.
2008-11-07 00:15:53 +00:00