blob: fc2a07b97410051014a93a0a77a02d9836dad343 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Timur Tabid31e53b2012-10-23 09:40:22 +00002/*
3 * Copyright 2009-2011 Freescale Semiconductor, Inc.
Timur Tabid31e53b2012-10-23 09:40:22 +00004 */
5
6/*
7 * P5040 DS board configuration file
8 *
9 */
Timur Tabid31e53b2012-10-23 09:40:22 +000010#define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */
11
Timur Tabid31e53b2012-10-23 09:40:22 +000012#define CONFIG_PCIE3
Shaohui Xie1ccd94f2014-11-04 19:53:30 +080013#define CONFIG_FSL_SATA_V2
Timur Tabid31e53b2012-10-23 09:40:22 +000014#define CONFIG_SYS_FSL_RAID_ENGINE
15
16#define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */
17
18#include "corenet_ds.h"