Merge with /home/m8/git/u-boot
[u-boot.git] / Makefile
index 0638a648e191177c6919d52bb07e93c552217814..fa7a4a704cd3798a78e193bec92ebdaf544f5e1a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -326,7 +326,7 @@ mcc200_config       \
 mcc200_lowboot_config: unconfig
        @ >include/config.h
        @[ -z "$(findstring lowboot_,$@)" ] || \
-               { echo "TEXT_BASE = 0xFE000000" >board/mcc200/config.tmp ; \
+               { echo "TEXT_BASE = 0xFC000000" >board/mcc200/config.tmp ; \
                  echo "... with lowboot configuration" ; \
                }
        @./mkconfig mcc200 ppc mpc5xxx mcc200
This page took 0.024751 seconds and 4 git commands to generate.