X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fkoelsch.h;h=8ab93ae353f2e53eb717ffa0e6e5f1d638412ba3;hb=06ddcfc95a0eb1cf17c1436bfeb3cc4d056fdb3a;hp=3fef4150b25c796e5ecd8b52579377c2cd1b9b16;hpb=f9f3209a3478b1393180705cfdaed618d5d6ed3a;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h index 3fef415..8ab93ae 100644 --- a/include/configs/koelsch.h +++ b/include/configs/koelsch.h @@ -35,9 +35,5 @@ /* SPL support */ #define CONFIG_SPL_STACK 0xe6340000 -#define CONFIG_SPL_MAX_SIZE 0x4000 -#ifdef CONFIG_SPL_BUILD -#define CONFIG_SH_SCIF_CLK_FREQ 65000000 -#endif #endif /* __KOELSCH_H */