X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fxpedite550x.h;h=d98062f4915d985504654ff9bd2b0a200bda125a;hb=3d5ced9e22d32112a20f9dc0f5fb1f22ef088079;hp=f7ac2f49f04768441834bdbbecae36b86f2b570c;hpb=171510522eb3dd723d84ed21d800440d1276a91a;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/xpedite550x.h b/include/configs/xpedite550x.h index f7ac2f4..d98062f 100644 --- a/include/configs/xpedite550x.h +++ b/include/configs/xpedite550x.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2010 Extreme Engineering Solutions, Inc. * Copyright 2007-2008 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ /* @@ -28,7 +27,6 @@ /* * Multicore config */ -#define CONFIG_MP #define CONFIG_BPTR_VIRT_ADDR 0xee000000 /* virt boot page address */ #define CONFIG_MPC8xxx_DISABLE_BPTR /* Don't leave BPTR enabled */ @@ -281,7 +279,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy); * Networking options */ #define CONFIG_TSEC_TBI -#define CONFIG_MII 1 /* MII PHY management */ #define CONFIG_MII_DEFAULT_TSEC 1 /* Allow unregistered phys */ #define CONFIG_ETHPRIME "eTSEC2"