X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmalta.h;h=ff70a5972a50b1919ef88f82130db6b19f9d182e;hb=d332cd59f7f1666e492eccdfdb0263c9cd85fc93;hp=75f38000f6ba81ab6fea2bd08ef3bfc240cba71b;hpb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/malta.h b/include/configs/malta.h index 75f3800..ff70a59 100644 --- a/include/configs/malta.h +++ b/include/configs/malta.h @@ -13,15 +13,11 @@ #define CONFIG_MEMSIZE_IN_BYTES -#define CONFIG_PCI_MSC01 - #define CONFIG_SYS_ISA_IO_BASE_ADDRESS 0 /* * CPU Configuration */ -#define CONFIG_SYS_MHZ 250 /* arbitrary value */ -#define CONFIG_SYS_MIPS_TIMER_FREQ (CONFIG_SYS_MHZ * 1000000) /* * Memory map @@ -32,12 +28,10 @@ #else # define CONFIG_SYS_SDRAM_BASE 0x80000000 #endif -#define CONFIG_SYS_MEM_SIZE (256 * 1024 * 1024) +#define CONFIG_SYS_SDRAM_SIZE 0x10000000 /* 256 MiB */ #define CONFIG_SYS_INIT_SP_OFFSET 0x400000 -#define CONFIG_SYS_BOOTM_LEN (64 * 1024 * 1024) - /* * Serial driver */ @@ -51,7 +45,6 @@ #else # define CONFIG_SYS_FLASH_BASE 0xbe000000 #endif -#define CONFIG_SYS_MAX_FLASH_SECT 128 /* * Environment