X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fmpc8641hpcn%2Fconfig.mk;h=f778dcbe0c58e64449e184ec332f9d88e2c0468e;hb=d61ea14885631e58a25feaa81ee82eb464c62d6a;hp=4bdceec4dc9ef0ccda3f7021dff781fd5c0e21ce;hpb=a67255363ae4c8a7c67a83e05de335cdb54b2045;p=oweals%2Fu-boot.git diff --git a/board/mpc8641hpcn/config.mk b/board/mpc8641hpcn/config.mk index 4bdceec4dc..f778dcbe0c 100644 --- a/board/mpc8641hpcn/config.mk +++ b/board/mpc8641hpcn/config.mk @@ -1,5 +1,5 @@ # Copyright 2004 Freescale Semiconductor. -# Modified by Jeff Brown (jeffrey@freescale.com) +# Modified by Jeff Brown # # See file CREDITS for list of people who contributed to this # project. @@ -25,7 +25,7 @@ # default CCSRBAR is at 0xff700000 # assume U-Boot is less than 0.5MB # -TEXT_BASE = 0xfff01000 +TEXT_BASE = 0xfff00000 PLATFORM_CPPFLAGS += -DCONFIG_MPC86xx=1 PLATFORM_CPPFLAGS += -DCONFIG_MPC8641=1 -maltivec -mabi=altivec -msoft-float