X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmt8512.h;h=d4aa279b551c294edf577ddb13ba1f79bb6c8626;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;hp=8882a5a409703458f6dec262700770aa5cb97782;hpb=df6cf3d809fe543651e6bdf133baaa8b9841fe0f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mt8512.h b/include/configs/mt8512.h index 8882a5a..d4aa279 100644 --- a/include/configs/mt8512.h +++ b/include/configs/mt8512.h @@ -13,17 +13,11 @@ #define CONFIG_SYS_NONCACHED_MEMORY SZ_1M -#define CONFIG_CPU_ARMV8 - -#define COUNTER_FREQUENCY 13000000 #define CONFIG_SYS_BOOTM_LEN SZ_64M /* Uboot definition */ #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE -#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE + \ - SZ_2M - \ - GENERATED_GBL_DATA_SIZE) #define ENV_BOOT_READ_IMAGE \ "boot_rd_img=mmc dev 0" \