X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fr2dplus.h;h=e10de1b92079ef8a2d3773b1e3fb8aa5efe505ca;hb=56730706cc6842e852fb6d2c6fd90d07786c2ecf;hp=6ca66b88322d7ad797663cb7f3620341a43dff5d;hpb=373b9003410b44a1133060c2e63483b278fb476b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h index 6ca66b8..e10de1b 100644 --- a/include/configs/r2dplus.h +++ b/include/configs/r2dplus.h @@ -15,8 +15,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x8C000000 #define CONFIG_SYS_SDRAM_SIZE 0x04000000 -#define CONFIG_SYS_TEXT_BASE 0x8FE00000 -#define CONFIG_SYS_LONGHELP #define CONFIG_SYS_PBSIZE 256 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE) @@ -33,8 +31,6 @@ /* * NOR Flash ( Spantion S29GL256P ) */ -#define CONFIG_SYS_FLASH_CFI -#define CONFIG_FLASH_CFI_DRIVER #define CONFIG_SYS_FLASH_BASE (0xA0000000) #define CONFIG_SYS_MAX_FLASH_BANKS (1) #define CONFIG_SYS_MAX_FLASH_SECT 256 @@ -48,9 +44,7 @@ * SuperH Clock setting */ #define CONFIG_SYS_CLK_FREQ 60000000 -#define CONFIG_SH_TMU_CLK_FREQ CONFIG_SYS_CLK_FREQ #define CONFIG_SH_SCIF_CLK_FREQ CONFIG_SYS_CLK_FREQ -#define CONFIG_SYS_TMU_CLK_DIV 4 #define CONFIG_SYS_PLL_SETTLING_TIME 100/* in us */ /*