X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Febisu.h;h=0e246629bc0b43e8889846f2a523de46669c57f2;hb=97c42757717f8de780de41857db15d1ba47e9e44;hp=2d2dddb8cbc9a9c47ca6d917245088a90c7fd280;hpb=63e22517a39046d62b86ebf0f7fe6e0db575f339;p=oweals%2Fu-boot.git diff --git a/include/configs/ebisu.h b/include/configs/ebisu.h index 2d2dddb8cb..0e246629bc 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,15 +18,10 @@ #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 */ /* Environment in eMMC, at the end of 2nd "boot sector" */ -#define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) #define CONFIG_SYS_MMC_ENV_DEV 2 #define CONFIG_SYS_MMC_ENV_PART 2