X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Flegoev3.h;h=83bd6bc150877daf16a9605fee1556bcb16b4561;hb=d2e5250be49fce4653689c41a5dc7e2d7e7ecf33;hp=0e4d134dbdc2b39f8005dcb78a2dee5a1658b7fe;hpb=970bf8603b877e2b66170290f751f9c23c120838;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/legoev3.h b/include/configs/legoev3.h index 0e4d134..83bd6bc 100644 --- a/include/configs/legoev3.h +++ b/include/configs/legoev3.h @@ -18,7 +18,6 @@ * SoC Configuration */ #define CONFIG_SYS_EXCEPTION_VECTORS_HIGH -#define CONFIG_SYS_CLK_FREQ clk_get(DAVINCI_ARM_CLKID) #define CONFIG_SYS_OSCIN_FREQ 24000000 #define CONFIG_SYS_TIMERBASE DAVINCI_TIMER0_BASE #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) @@ -51,7 +50,6 @@ /* * U-Boot general configuration */ -#define CONFIG_BOOTFILE "uImage" /* Boot file name */ #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Args Buffer Size */