X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fstxssa%2Fconfig.mk;h=5f4fc7403e26a0afb188894c0ffb4b869d6693a7;hb=9b827cf1720acda2473afa516956eab6f7cca9a1;hp=30f42c53aa09b051114ce906823a47efa1615ef4;hpb=256176d3d5462d466e2c8434281ced50257c8add;p=oweals%2Fu-boot.git diff --git a/board/stxssa/config.mk b/board/stxssa/config.mk index 30f42c53aa..5f4fc7403e 100644 --- a/board/stxssa/config.mk +++ b/board/stxssa/config.mk @@ -22,13 +22,12 @@ # MA 02111-1307 USA # -# # default CCARBAR is at 0xff700000 # assume U-Boot is less than 0.5MB # U-Boot is less than 256K, so push # it further up into the flash # -TEXT_BASE = 0xfffC0000 +TEXT_BASE = 0xFFFC0000 PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1 PLATFORM_CPPFLAGS += -DCONFIG_E500=1