X-Git-Url: http://review.tizen.org/git/?p=platform%2Fkernel%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2FP4080DS.h;h=2f8900834d8656f89af316919579f915f05a7516;hp=6375c65d483b96818ff12e77e8caed285cf793f9;hb=HEAD;hpb=9ff4ce8abc627b8696c9bd6fd726dd1dbf4b9a5c diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h deleted file mode 100644 index 6375c65..0000000 --- a/include/configs/P4080DS.h +++ /dev/null @@ -1,18 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ -/* - * Copyright 2009-2011 Freescale Semiconductor, Inc. - */ - -/* - * P4080 DS board configuration file - * Also supports P4040 DS - */ -#define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ - -#define CONFIG_SYS_SRIO -#define CONFIG_SRIO1 /* SRIO port 1 */ -#define CONFIG_SRIO2 /* SRIO port 2 */ -#define CONFIG_SRIO_PCIE_BOOT_MASTER -#define CONFIG_ICS307_REFCLK_HZ 33333000 /* ICS307 ref clk freq */ - -#include "corenet_ds.h"