summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8610HPCD.h
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2016-05-03 19:52:49 -0400
committerTom Rini <trini@konsulko.com>2016-05-03 21:36:13 -0400
commitb38eaec53570821043c94ad44eabcb23747d9969 (patch)
tree2514094c034485c93574493d3d067ca8f698e2f0 /include/configs/MPC8610HPCD.h
parent700877a62bfa88ef6e0267749db49f4dc63e2ea2 (diff)
downloadtalos-obmc-uboot-b38eaec53570821043c94ad44eabcb23747d9969.tar.gz
talos-obmc-uboot-b38eaec53570821043c94ad44eabcb23747d9969.zip
include/configs: Numerous typo fixes: "controler" -> "controller".
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Diffstat (limited to 'include/configs/MPC8610HPCD.h')
-rw-r--r--include/configs/MPC8610HPCD.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC8610HPCD.h b/include/configs/MPC8610HPCD.h
index 88ca4f3048..e7f01d00d1 100644
--- a/include/configs/MPC8610HPCD.h
+++ b/include/configs/MPC8610HPCD.h
@@ -45,7 +45,7 @@
#define CONFIG_SYS_SCRATCH_VA 0xc0000000
#define CONFIG_PCI 1 /* Enable PCI/PCIE*/
-#define CONFIG_PCI1 1 /* PCI controler 1 */
+#define CONFIG_PCI1 1 /* PCI controller 1 */
#define CONFIG_PCIE1 1 /* PCIe 1 connected to ULI bridge */
#define CONFIG_PCIE2 1 /* PCIe 2 connected to slot */
#define CONFIG_FSL_PCI_INIT 1 /* Use common FSL init code */
OpenPOWER on IntegriCloud