]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/configs/T4240QDS.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / include / configs / T4240QDS.h
CommitLineData
ee52b188
YS
1/*
2 * Copyright 2011-2012 Freescale Semiconductor, Inc.
3 *
1a459660 4 * SPDX-License-Identifier: GPL-2.0+
ee52b188
YS
5 */
6
7/*
8 * T4240 QDS board configuration file
9 */
10#define CONFIG_T4240QDS
11#define CONFIG_PHYS_64BIT
ee52b188
YS
12
13#define CONFIG_FSL_SATA_V2
14#define CONFIG_PCIE4
15
16#define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */
17
18#include "t4qds.h"