mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-22 12:36:17 +02:00
qi-moved-lowlevel-init-2442.patch
lowlevel-init.S is specific to cpu and is moved there now, update s3c2442 linker script Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
parent
24a263998c
commit
4a07126420
@ -38,7 +38,7 @@ SECTIONS
|
||||
.text :
|
||||
{
|
||||
src/cpu/s3c2442/start.o (.text .rodata* .data)
|
||||
src/lowlevel_init.o (.text .rodata* .data)
|
||||
src/cpu/s3c2442/lowlevel_init.o (.text .rodata* .data)
|
||||
src/cpu/s3c2442/start_qi.o (.text .rodata* .data)
|
||||
src/blink_led.o (.text .rodata* .data)
|
||||
src/cpu/s3c2442/nand_read.o (.text .rodata* .data)
|
||||
|
Loading…
Reference in New Issue
Block a user