summaryrefslogtreecommitdiffstats
path: root/include/configs/T208xQDS.h
diff options
context:
space:
mode:
authorZhao Qiang <B45475@freescale.com>2015-03-26 16:13:09 +0800
committerYork Sun <yorksun@freescale.com>2015-05-04 09:24:16 -0700
commit5066e62847bddf6030262ade2aa3e7bcdc930037 (patch)
tree92d5aa42673b6b529453f3cec05fb8799bf9b039 /include/configs/T208xQDS.h
parent373762c34cd33b4a445b758090daaa87ccfa3fc6 (diff)
downloadblackbird-obmc-uboot-5066e62847bddf6030262ade2aa3e7bcdc930037.tar.gz
blackbird-obmc-uboot-5066e62847bddf6030262ade2aa3e7bcdc930037.zip
T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
T2080QDS PEX1/Slot#1 will down-train from x4 to x2, with SRDS_PRTCL_S1 = 0x66 and SRDS_PRTCL_S2 = 0x15. Soft reset PCIe can fix this issue. Signed-off-by: Zhao Qiang <B45475@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/T208xQDS.h')
-rw-r--r--include/configs/T208xQDS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/T208xQDS.h b/include/configs/T208xQDS.h
index 046aa48baa..6adcb22521 100644
--- a/include/configs/T208xQDS.h
+++ b/include/configs/T208xQDS.h
@@ -575,6 +575,7 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_PCIE2 /* PCIE controler 2 */
#define CONFIG_PCIE3 /* PCIE controler 3 */
#define CONFIG_PCIE4 /* PCIE controler 4 */
+#define CONFIG_FSL_PCIE_RESET
#define CONFIG_FSL_PCI_INIT /* Use common FSL init code */
#define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
/* controller 1, direct to uli, tgtid 3, Base address 20000 */
OpenPOWER on IntegriCloud