X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fmt8512.h;h=964c9578133852feada539a8b99799546909db3c;hb=c45568cc4e51b7bbe2f3ce28d8f2566048aeebf3;hp=8882a5a409703458f6dec262700770aa5cb97782;hpb=50c84208ad50a27382c64af911abba4510a8b608;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mt8512.h b/include/configs/mt8512.h index 8882a5a..964c957 100644 --- a/include/configs/mt8512.h +++ b/include/configs/mt8512.h @@ -13,17 +13,8 @@ #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" \