rockbox/firmware/target/arm/s3c2440
Thomas Martitz 61320ce0eb Make mini2440 compile again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25081 a1c6a512-1295-4272-9138-f99709370657
2010-03-08 23:43:11 +00:00
..
gigabeat-fx Commit FS#10594 - Remove duplicated buttonlight code for Gigabeat F/X. 2010-01-04 05:38:04 +00:00
mini2440
adc-s3c2440.c
app.lds
boot.lds Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss sections need NOLOAD. otherwise the linker would try to include those into the binary. I don't know why this ever worked with our current ld version. 2010-03-08 23:16:57 +00:00
crt0.S Use ldr instead of adr, so that it compiles with a newer ld, although setting lr at that point hardly matters anyway. 2010-03-08 23:17:03 +00:00
debug-s3c2440.c
debug-target.h
dma-s3c2440.c
dma-target.h
i2c-s3c2440.c
i2c-s3c2440.h
kernel-s3c2440.c
lcd-s3c2440.c
sd-s3c2440.c Make mini2440 compile again. 2010-03-08 23:43:11 +00:00
system-s3c2440.c
system-target.h
uart-s3c2440.c
uart-s3c2440.h