diff options
author | Jon Loeliger <jdl@freescale.com> | 2008-01-30 10:56:19 -0600 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2008-01-30 10:56:19 -0600 |
commit | 60c1b95aabbfac17b0ea9422828784e163348c5c (patch) | |
tree | 62f0ac7e1d93db435643c21609ec4bfe02e4111c /board/freescale/mpc8641hpcn/u-boot.lds | |
parent | 98b742489c09780be6a832eeaa4e5eff824792bb (diff) | |
parent | 4f93f8b1a4d35b6d302842132edba920ef8f62aa (diff) |
Merge branch 'mpc86xx'
Diffstat (limited to 'board/freescale/mpc8641hpcn/u-boot.lds')
-rw-r--r-- | board/freescale/mpc8641hpcn/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/mpc8641hpcn/u-boot.lds b/board/freescale/mpc8641hpcn/u-boot.lds index 99006709f0..06d491bec9 100644 --- a/board/freescale/mpc8641hpcn/u-boot.lds +++ b/board/freescale/mpc8641hpcn/u-boot.lds @@ -51,7 +51,6 @@ SECTIONS .text : { cpu/mpc86xx/start.o (.text) - board/freescale/mpc8641hpcn/init.o (.bootpg) cpu/mpc86xx/traps.o (.text) cpu/mpc86xx/interrupts.o (.text) cpu/mpc86xx/cpu_init.o (.text) |