X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpalmtreo680.h;h=bd0f44b0d8993b44729850507035f7e76eb6be30;hb=1d2f74690cace803844bce198a6d5fa1b6cd11f9;hp=31e89d9d4cd552c4b6f97e16488707b6341b3885;hpb=4ce99570292544746d738b0621f83da1d6ce4ddc;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/palmtreo680.h b/include/configs/palmtreo680.h index 31e89d9..bd0f44b 100644 --- a/include/configs/palmtreo680.h +++ b/include/configs/palmtreo680.h @@ -117,7 +117,6 @@ /* * Clock Configuration */ -#undef CONFIG_SYS_CLKS_IN_HZ #define CONFIG_SYS_CPUSPEED 0x210 /* 416MHz ; N=2,L=16 */ /* @@ -205,7 +204,6 @@ /* * SPL */ -#define CONFIG_SPL 1 #define CONFIG_SPL_TEXT_BASE 0xa1700000 /* IPL loads SPL here */ #define CONFIG_SPL_STACK 0x5c040000 /* end of internal SRAM */ #define CONFIG_SPL_NAND_SUPPORT /* build libnand for spl */