X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Feagle.h;h=ee5350425096cf9e2b781335f32f55863549d08e;hb=19ea606109135c3d9892d86e1b1c2a8fb551cc1b;hp=2ef0c7a7775cea2bced3a9564782324a3c5252c8;hpb=fd12455643dbe68e2a3675b1d2adb384ebacd251;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/eagle.h b/include/configs/eagle.h index 2ef0c7a..ee53504 100644 --- a/include/configs/eagle.h +++ b/include/configs/eagle.h @@ -1,24 +1,21 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * include/configs/eagle.h * This file is Eagle board configuration. * * Copyright (C) 2015 Renesas Electronics Corporation - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __EAGLE_H #define __EAGLE_H -#undef DEBUG - #include "rcar-gen3-common.h" /* Ethernet RAVB */ -#define CONFIG_NET_MULTI -#define CONFIG_BITBANGMII #define CONFIG_BITBANGMII_MULTI +/* Environment compatibility */ + /* Board Clock */ /* XTAL_CLK : 33.33MHz */ #define CONFIG_SYS_CLK_FREQ 33333333u