summaryrefslogtreecommitdiffstats
path: root/include/ppc_asm.tmpl
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-02-24 02:00:03 +0000
committerwdenk <wdenk>2004-02-24 02:00:03 +0000
commitcbd8a35c6dbaaca35494cbec319960887ad02dcf (patch)
treef3a5f6817a203a6e3a0a0ab7fb9df5b3697c07e3 /include/ppc_asm.tmpl
parent074cff0d2863bab21b065cf283eccd728f4fecaa (diff)
downloadtalos-obmc-uboot-cbd8a35c6dbaaca35494cbec319960887ad02dcf.tar.gz
talos-obmc-uboot-cbd8a35c6dbaaca35494cbec319960887ad02dcf.zip
* Patch by Masami Komiy, 22 Feb 2004:
Add support for NFS for file download * Minor code cleanup
Diffstat (limited to 'include/ppc_asm.tmpl')
-rw-r--r--include/ppc_asm.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ppc_asm.tmpl b/include/ppc_asm.tmpl
index 799a726e7d..d4d3b74478 100644
--- a/include/ppc_asm.tmpl
+++ b/include/ppc_asm.tmpl
@@ -175,7 +175,7 @@
#define IM_IMMR (IM_REGBASE+0x01a8)
#define IM_SCCR (IM_REGBASE+0x0c80)
-#elif defined(CONFIG_MPC5XXX)
+#elif defined(CONFIG_MPC5xxx)
#define HID0_ICE_BITPOS 16
#define HID0_DCE_BITPOS 17
OpenPOWER on IntegriCloud