X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftbs2910.h;h=0438b5ae0c6d3dfb6911c19f50a9974ee84eb267;hb=92832045c54586e9dffa082ff8cd8c2ef6040757;hp=b05034945e50caa1978d2dec6d0d7e134d118eec;hpb=0f3e2942c9e01b5dfc01f3dabe0e2f2ab8fd8b84;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h index b050349..0438b5a 100644 --- a/include/configs/tbs2910.h +++ b/include/configs/tbs2910.h @@ -12,12 +12,8 @@ /* General configuration */ -#define CONFIG_MACH_TYPE 3980 - #define CONFIG_SYS_HZ 1000 -#define CONFIG_IMX_THERMAL - /* Physical Memory Map */ #define CONFIG_SYS_SDRAM_BASE MMDC0_ARB_BASE_ADDR @@ -28,15 +24,12 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) -#define CONFIG_SYS_MALLOC_LEN (128 * 1024 * 1024) - #define CONFIG_SYS_BOOTMAPSZ 0x10000000 /* Serial console */ #define CONFIG_MXC_UART_BASE UART1_BASE /* select UART1/UART2 */ /* Framebuffer */ -#define CONFIG_VIDEO_BMP_RLE8 #define CONFIG_IMX_HDMI #define CONFIG_IMX_VIDEO_SKIP