X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftb100.h;h=16bdc39b750ebb1863f432617b7685b1ab360d3d;hb=c45568cc4e51b7bbe2f3ce28d8f2566048aeebf3;hp=6e31bd5ddb6086fd6ed7241c2fa3c920e2b8644a;hpb=50c84208ad50a27382c64af911abba4510a8b608;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tb100.h b/include/configs/tb100.h index 6e31bd5..16bdc39b 100644 --- a/include/configs/tb100.h +++ b/include/configs/tb100.h @@ -11,17 +11,11 @@ /* * Memory configuration */ -#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE #define CONFIG_SYS_DDR_SDRAM_BASE 0x80000000 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_SDRAM_BASE #define CONFIG_SYS_SDRAM_SIZE SZ_128M -#define CONFIG_SYS_INIT_SP_ADDR \ - (CONFIG_SYS_SDRAM_BASE + 0x1000 - GENERATED_GBL_DATA_SIZE) - -#define CONFIG_SYS_BOOTM_LEN SZ_32M - /* * UART configuration */ @@ -46,11 +40,6 @@ #define ETH1_BASE_ADDRESS 0xFE110000 /* - * Environment configuration - */ -#define CONFIG_BOOTFILE "uImage" - -/* * Console configuration */