X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FMigoR.h;h=619a8002a73267c43770c1a705397439a96a1de9;hb=62a22dca32b988cce5d1908e8ac9fadb139bb3e8;hp=60838925d4ca2e8741dbdc9a7c693b0070d6a4ab;hpb=cd77dd109c4a439519a78c32eddc42bdebc7a61f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/MigoR.h b/include/configs/MigoR.h index 6083892..619a800 100644 --- a/include/configs/MigoR.h +++ b/include/configs/MigoR.h @@ -50,7 +50,6 @@ #undef CONFIG_SHOW_BOOT_PROGRESS /* SMC9111 */ -#define CONFIG_NET_MULTI #define CONFIG_SMC91111 #define CONFIG_SMC91111_BASE (0xB0000000) @@ -59,6 +58,7 @@ #define MIGO_R_FLASH_BASE_1 (0xA0000000) #define MIGO_R_FLASH_BANK_SIZE (64 * 1024 * 1024) +#define CONFIG_SYS_TEXT_BASE 0x8FFC0000 #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #define CONFIG_SYS_CBSIZE 256 /* Buffer size for input from the Console */ @@ -98,8 +98,6 @@ #define CONFIG_SYS_MONITOR_LEN (128 * 1024) /* Size of DRAM reserved for malloc() use */ #define CONFIG_SYS_MALLOC_LEN (256 * 1024) -/* size in bytes reserved for initial data */ -#define CONFIG_SYS_GBL_DATA_SIZE (256) #define CONFIG_SYS_BOOTMAPSZ (8 * 1024 * 1024) /* FLASH */