summaryrefslogtreecommitdiffstats
path: root/include/configs/t4qds.h
diff options
context:
space:
mode:
authorLiu Gang <Gang.Liu@freescale.com>2013-05-07 16:30:49 +0800
committerAndy Fleming <afleming@freescale.com>2013-06-20 17:08:48 -0500
commit3e531b0ba96590ab3e86ee3b5c9fa8a2e91b6849 (patch)
tree2f49524edcb1649cb81172e77a89b8f3db6695a0 /include/configs/t4qds.h
parent5870fe44b2a871c5e70c9facd6692b7c14d1842b (diff)
downloadtalos-obmc-uboot-3e531b0ba96590ab3e86ee3b5c9fa8a2e91b6849.tar.gz
talos-obmc-uboot-3e531b0ba96590ab3e86ee3b5c9fa8a2e91b6849.zip
powerpc/t4qds: Enable master module for Boot from SRIO and PCIE
T4 can support the feature of Boot from SRIO/PCIE, and the macro "CONFIG_SRIO_PCIE_BOOT_MASTER" will enable the master module of this feature when building the u-boot image. You can get some description about this macro in README file, and for more information about the feature of Boot from SRIO/PCIE, please refer to the document doc/README.srio-pcie-boot-corenet. Signed-off-by: Liu Gang <Gang.Liu@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'include/configs/t4qds.h')
-rw-r--r--include/configs/t4qds.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/t4qds.h b/include/configs/t4qds.h
index aa90249f0f..398ccb0411 100644
--- a/include/configs/t4qds.h
+++ b/include/configs/t4qds.h
@@ -65,6 +65,7 @@
#define CONFIG_SYS_SRIO
#define CONFIG_SRIO1 /* SRIO port 1 */
#define CONFIG_SRIO2 /* SRIO port 2 */
+#define CONFIG_SRIO_PCIE_BOOT_MASTER
#define CONFIG_FSL_LAW /* Use common FSL init code */
OpenPOWER on IntegriCloud