|
@@ -37,7 +37,7 @@ SECTIONS
|
|
|
.bootpg 0xFFFFF000:
|
|
|
{
|
|
|
cpu/mpc85xx/start.o (.bootpg)
|
|
|
- board/mpc8568mds/init.o (.bootpg)
|
|
|
+ board/freescale/mpc8568mds/init.o (.bootpg)
|
|
|
} = 0xffff
|
|
|
|
|
|
/* Read-only sections, merged into text segment: */
|
|
@@ -67,7 +67,7 @@ SECTIONS
|
|
|
.text :
|
|
|
{
|
|
|
cpu/mpc85xx/start.o (.text)
|
|
|
- board/mpc8568mds/init.o (.text)
|
|
|
+ board/freescale/mpc8568mds/init.o (.text)
|
|
|
cpu/mpc85xx/traps.o (.text)
|
|
|
cpu/mpc85xx/interrupts.o (.text)
|
|
|
cpu/mpc85xx/cpu_init.o (.text)
|