X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Febisu.h;h=2e4974acb2f1f027e3094206ae6fd3a6b4bb65cd;hb=e4b91f085d4259f187052ff724c80af38fc11b18;hp=2d2dddb8cbc9a9c47ca6d917245088a90c7fd280;hpb=63e22517a39046d62b86ebf0f7fe6e0db575f339;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ebisu.h b/include/configs/ebisu.h index 2d2dddb..2e4974a 100644 --- a/include/configs/ebisu.h +++ b/include/configs/ebisu.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * include/configs/ebisu.h * This file is Ebisu board configuration. * * Copyright (C) 2018 Renesas Electronics Corporation - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __EBISU_H @@ -19,10 +18,6 @@ #define CONFIG_BITBANGMII #define CONFIG_BITBANGMII_MULTI -/* Board Clock */ -/* XTAL_CLK : 33.33MHz */ -#define CONFIG_SYS_CLK_FREQ 48000000u - /* Generic Timer Definitions (use in assembler source) */ #define COUNTER_FREQUENCY 0xFE502A /* 16.66MHz from CPclk */