York Sun | ee52b18 | 2012-10-11 07:13:37 +0000 | [diff] [blame] | 1 | /* |
| 2 | * Copyright 2011-2012 Freescale Semiconductor, Inc. |
| 3 | * |
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 4 | * SPDX-License-Identifier: GPL-2.0+ |
York Sun | ee52b18 | 2012-10-11 07:13:37 +0000 | [diff] [blame] | 5 | */ |
| 6 | |
| 7 | /* |
| 8 | * T4240 QDS board configuration file |
| 9 | */ |
| 10 | #define CONFIG_T4240QDS |
| 11 | #define CONFIG_PHYS_64BIT |
York Sun | ee52b18 | 2012-10-11 07:13:37 +0000 | [diff] [blame] | 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" |