X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fat91rm9200ek.h;h=5e1e59074758b6864448f61e46d15a143a2ce5ca;hb=5fdb3c0e7ee6bac6b8809ae69e52f16d22d45035;hp=e52f7e440bb96aaed5d7de8195db79f733f4ee63;hpb=f0fcab6f8e11cee6d6b81a08fbfc641f6fcce0ec;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h index e52f7e4..5e1e590 100644 --- a/include/configs/at91rm9200ek.h +++ b/include/configs/at91rm9200ek.h @@ -57,10 +57,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x20000000 #define CONFIG_SYS_SDRAM_SIZE SZ_32M -#define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE -#define CONFIG_SYS_MEMTEST_END \ - (CONFIG_SYS_MEMTEST_START + CONFIG_SYS_SDRAM_SIZE - SZ_256K) - /* * LowLevel Init */ @@ -100,15 +96,10 @@ * CONFIG_DBGU is DBGU unit on J10 * CONFIG_USART1 is USART1 on J14 */ -#define CONFIG_ATMEL_USART #define CONFIG_USART_BASE ATMEL_BASE_DBGU #define CONFIG_USART_ID 0/* ignored in arm */ /* - * Command line configuration. - */ - -/* * Network Driver Setting */ #define CONFIG_DRIVER_AT91EMAC