X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fmpc8641hpcn%2Fconfig.mk;h=f778dcbe0c58e64449e184ec332f9d88e2c0468e;hb=d61ea14885631e58a25feaa81ee82eb464c62d6a;hp=989a40b015e92a0dcc2a04ac7a0c998a77a8d43a;hpb=0ab292cbc1add30abb8767ae64ebfaac7504d1f6;p=oweals%2Fu-boot.git diff --git a/board/mpc8641hpcn/config.mk b/board/mpc8641hpcn/config.mk index 989a40b015..f778dcbe0c 100644 --- a/board/mpc8641hpcn/config.mk +++ b/board/mpc8641hpcn/config.mk @@ -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