diff options
author | Wolfgang Denk <wd@denx.de> | 2008-02-15 00:27:11 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-02-15 00:27:11 +0100 |
commit | ae91a8055c933f4528d88cf92314dabdc8b6acf2 (patch) | |
tree | 3a9ae556ce4cca03cdf8b5c8d2c17794e4a33be6 /board/freescale/mpc8610hpcd/u-boot.lds | |
parent | a4d60bb917ed3d9b47ec8e55348e9bce004fa9b4 (diff) | |
parent | 9e04a8138892d64848dc6e8e74213086d9190d9a (diff) | |
download | u-boot-imx-ae91a8055c933f4528d88cf92314dabdc8b6acf2.zip u-boot-imx-ae91a8055c933f4528d88cf92314dabdc8b6acf2.tar.gz u-boot-imx-ae91a8055c933f4528d88cf92314dabdc8b6acf2.tar.bz2 |
Merge ../custodians
Diffstat (limited to 'board/freescale/mpc8610hpcd/u-boot.lds')
-rw-r--r-- | board/freescale/mpc8610hpcd/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/mpc8610hpcd/u-boot.lds b/board/freescale/mpc8610hpcd/u-boot.lds index 37838ec..b88138e 100644 --- a/board/freescale/mpc8610hpcd/u-boot.lds +++ b/board/freescale/mpc8610hpcd/u-boot.lds @@ -51,7 +51,6 @@ SECTIONS .text : { cpu/mpc86xx/start.o (.text) - board/freescale/mpc8610hpcd/init.o (.bootpg) cpu/mpc86xx/traps.o (.text) cpu/mpc86xx/interrupts.o (.text) cpu/mpc86xx/cpu_init.o (.text) |