X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Feagle.h;h=c751f75a7d0522848e63fdb20b095132ac546bd9;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=b567caa17485af96459df92416b1ce6083ce605f;hpb=4b19b89ca4a866b7baa642533e6dbd67cd832d27;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/eagle.h b/include/configs/eagle.h index b567caa..c751f75 100644 --- a/include/configs/eagle.h +++ b/include/configs/eagle.h @@ -11,17 +11,9 @@ #include "rcar-gen3-common.h" -/* Ethernet RAVB */ -#define CONFIG_BITBANGMII -#define CONFIG_BITBANGMII_MULTI - /* Environment compatibility */ /* Board Clock */ /* XTAL_CLK : 33.33MHz */ -#define CONFIG_SYS_CLK_FREQ 33333333u - -/* Generic Timer Definitions (use in assembler source) */ -#define COUNTER_FREQUENCY 0xFE502A /* 16.66MHz from CPclk */ #endif /* __EAGLE_H */