diff options
author | Jon Loeliger <jdl@freescale.com> | 2007-06-05 13:29:00 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2007-06-05 13:29:00 -0500 |
commit | ac0e8d08a18881a37aeff72dfa86aa0360542ad2 (patch) | |
tree | c284cebdbfd92ae46c5a9371fbe84d4db8c9fcd6 /cpu | |
parent | 3423c44afa70aed6719fc39d4064ae2e67da42eb (diff) | |
parent | 32922cdc470fdfd39bea0c1c4f582d3fb340421e (diff) | |
download | u-boot-imx-ac0e8d08a18881a37aeff72dfa86aa0360542ad2.zip u-boot-imx-ac0e8d08a18881a37aeff72dfa86aa0360542ad2.tar.gz u-boot-imx-ac0e8d08a18881a37aeff72dfa86aa0360542ad2.tar.bz2 |
Merge branch 'mpc8641'
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/mpc86xx/resetvec.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/mpc86xx/resetvec.S b/cpu/mpc86xx/resetvec.S deleted file mode 100644 index 9a552f6..0000000 --- a/cpu/mpc86xx/resetvec.S +++ /dev/null @@ -1,2 +0,0 @@ - .section .resetvec,"ax" - b _start |