X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fap152.h;h=7124711119095949e4bbf2e7f6325bf729466b0a;hb=9591b63531fa5a34698ee7bb3800af6c4ea6ba2f;hp=c3ed137475cd1ec1dc4e231953c04e412f71b665;hpb=970bf8603b877e2b66170290f751f9c23c120838;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ap152.h b/include/configs/ap152.h index c3ed137..7124711 100644 --- a/include/configs/ap152.h +++ b/include/configs/ap152.h @@ -6,27 +6,16 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_SYS_MHZ 375 -#define CONFIG_SYS_MIPS_TIMER_FREQ (CONFIG_SYS_MHZ * 1000000) - -#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE - -#define CONFIG_SYS_BOOTPARAMS_LEN 0x20000 - #define CONFIG_SYS_SDRAM_BASE 0x80000000 #define CONFIG_SYS_INIT_RAM_ADDR 0xbd000000 #define CONFIG_SYS_INIT_RAM_SIZE 0x2000 -#define CONFIG_SYS_INIT_SP_ADDR \ - (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_RAM_SIZE - 1) /* * Serial Port */ #define CONFIG_SYS_NS16550_CLK 25000000 -#define CONFIG_ENV_SPI_MAX_HZ 25000000 - /* Miscellaneous configurable options */ /*