X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fmucmc52.h;h=101788a678580b99d9297f464ce6a4227b580091;hb=e5f5c4a977c411c0cd3899a4f9487eea77a0e150;hp=07ed0461994b8bebd0f7a344f070a3279c8a8cd9;hpb=7f625fc6d3ba8f890e843ac01717804c2462ed53;p=u-boot diff --git a/include/configs/mucmc52.h b/include/configs/mucmc52.h index 07ed046199..101788a678 100644 --- a/include/configs/mucmc52.h +++ b/include/configs/mucmc52.h @@ -35,6 +35,10 @@ #define CONFIG_MUCMC52 1 /* MUCMC52 board */ #define CONFIG_HOSTNAME mucmc52 +#ifndef CONFIG_SYS_TEXT_BASE +#define CONFIG_SYS_TEXT_BASE 0xFFF00000 +#endif + #include "manroland/common.h" #include "manroland/mpc5200-common.h" @@ -80,6 +84,8 @@ #define CONFIG_SYS_CS1_SIZE 0x00100000 #define CONFIG_SYS_CS1_CFG 0x00019B00 +#define CONFIG_SYS_SRAM_SIZE CONFIG_SYS_CS1_SIZE + /* FRAM 32Kbyte @0x80700000 */ #define CONFIG_SYS_CS2_START 0x80700000 #define CONFIG_SYS_CS2_SIZE 0x00008000