blob: fb73f0b953901c6aff11d9ca3ae1e46d7f0ee02d [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_SYS_FSL_RAID_ENGINE
13
14#define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */
15
16#include "corenet_ds.h"