]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - include/configs/T4240QDS.h
Merge branch 'u-boot/master' into u-boot-arm/master
[karo-tx-uboot.git] / include / configs / T4240QDS.h
1 /*
2  * Copyright 2011-2012 Freescale Semiconductor, Inc.
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 /*
8  * T4240 QDS board configuration file
9  */
10 #define CONFIG_T4240QDS
11 #define CONFIG_PHYS_64BIT
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"