summaryrefslogtreecommitdiffstats
path: root/cpu
diff options
context:
space:
mode:
authorEd Swarthout <Ed.Swarthout@freescale.com>2007-06-05 12:30:52 -0500
committerJon Loeliger <jdl@freescale.com>2007-06-05 13:27:34 -0500
commit32922cdc470fdfd39bea0c1c4f582d3fb340421e (patch)
treeedf6cbcd35129b2634d9dc37bfee0424b7fa6b10 /cpu
parentb84289b595731e8851df46e893845cc1322c9b9b (diff)
downloadblackbird-obmc-uboot-32922cdc470fdfd39bea0c1c4f582d3fb340421e.tar.gz
blackbird-obmc-uboot-32922cdc470fdfd39bea0c1c4f582d3fb340421e.zip
mpc8641 image size cleanup
e600 does not have a bootpg restriction. Move the version string to beginning of image at fff00000. Resetvec.S is not needed. Update flash copy instructions. Add tftpflash env variable Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'cpu')
-rw-r--r--cpu/mpc86xx/resetvec.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/mpc86xx/resetvec.S b/cpu/mpc86xx/resetvec.S
deleted file mode 100644
index 9a552f6624..0000000000
--- a/cpu/mpc86xx/resetvec.S
+++ /dev/null
@@ -1,2 +0,0 @@
- .section .resetvec,"ax"
- b _start
OpenPOWER on IntegriCloud