X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fuc101.h;h=f13669181c1e0578a5ea9c9f46e90e8b63d94b72;hb=1441aa6ae8a77ada40407cdfbec783f5559f1646;hp=fc0b103fbb4d4562c6fbef6717ec3d723167e7f0;hpb=9e3f6f359b7f67a8a6d6fbbb7fd86ff62c6b71c0;p=oweals%2Fu-boot.git diff --git a/include/configs/uc101.h b/include/configs/uc101.h index fc0b103fbb..f13669181c 100644 --- a/include/configs/uc101.h +++ b/include/configs/uc101.h @@ -32,6 +32,11 @@ #define CONFIG_UC101 1 /* UC101 board */ #define CONFIG_HOSTNAME uc101 +#ifndef CONFIG_SYS_TEXT_BASE +#define CONFIG_SYS_TEXT_BASE 0xFFF00000 +#endif +#define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds" + #include "manroland/common.h" #include "manroland/mpc5200-common.h" @@ -65,9 +70,7 @@ #define CONFIG_SYS_IB_EPLD 0xc0500000 /* CS 7 */ /* SRAM */ -#define SRAM_BASE CONFIG_SYS_SRAM_BASE -#define SRAM_LEN 0x1fffff -#define SRAM_END (SRAM_BASE + SRAM_LEN) +#define CONFIG_SYS_SRAM_SIZE 0x200000 /* * GPIO configuration