summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/processor.h
diff options
context:
space:
mode:
authorEd Swarthout <Ed.Swarthout@freescale.com>2007-07-27 01:50:45 -0500
committerJon Loeliger <jdl@freescale.com>2007-08-10 11:39:37 -0500
commit2e4d94f1e3c2961428967a33b6ff2520568391b3 (patch)
treee45a0b7b5d21ff43538c47a72867ffe92a5eb229 /include/asm-ppc/processor.h
parent936b3e69b667c3eb9a61ece4e78647d3fce9fc2a (diff)
downloadblackbird-obmc-uboot-2e4d94f1e3c2961428967a33b6ff2520568391b3.tar.gz
blackbird-obmc-uboot-2e4d94f1e3c2961428967a33b6ff2520568391b3.zip
fsl_pci_init cleanup.
Do not enable normal errors created during probe (master abort, perr, and pcie Invalid Configuration access). Add CONFIG_PCI_NOSCAN board option to prevent bus scan. Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Acked-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'include/asm-ppc/processor.h')
-rw-r--r--include/asm-ppc/processor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/processor.h b/include/asm-ppc/processor.h
index b806cc09f1..9be5a279e2 100644
--- a/include/asm-ppc/processor.h
+++ b/include/asm-ppc/processor.h
@@ -532,7 +532,7 @@
#define LR SPRN_LR
#define MBAR SPRN_MBAR /* System memory base address */
#if defined(CONFIG_MPC86xx)
-#define MSSCR0 SPRN_MSSCRO
+#define MSSCR0 SPRN_MSSCR0
#endif
#if defined(CONFIG_E500) || defined(CONFIG_MPC86xx)
#define PIR SPRN_PIR
OpenPOWER on IntegriCloud