summaryrefslogtreecommitdiff
path: root/include/usb/ehci-fsl.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-14 00:00:04 +0200
committerWolfgang Denk <wd@denx.de>2009-07-14 00:00:04 +0200
commit87abce6e91b668390d07b578100d4053283a67e8 (patch)
tree230c7bad063d766fc9cbd34ab89bce338a811739 /include/usb/ehci-fsl.h
parentc9969947a4687de90e2bb58e76842b491aa0e0b9 (diff)
parentbb272ec8df6e35b7e19ce1237cae28798167a624 (diff)
downloadu-boot-imx-87abce6e91b668390d07b578100d4053283a67e8.zip
u-boot-imx-87abce6e91b668390d07b578100d4053283a67e8.tar.gz
u-boot-imx-87abce6e91b668390d07b578100d4053283a67e8.tar.bz2
Merge branch 'master' of /home/wd/git/u-boot/master
Diffstat (limited to 'include/usb/ehci-fsl.h')
-rw-r--r--include/usb/ehci-fsl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb/ehci-fsl.h b/include/usb/ehci-fsl.h
index 1140561..3b99456 100644
--- a/include/usb/ehci-fsl.h
+++ b/include/usb/ehci-fsl.h
@@ -85,7 +85,7 @@
#define MPC83XX_SCCR_USB_DRCM_01 0x00100000
#define MPC83XX_SCCR_USB_DRCM_10 0x00200000
-#if defined(CONFIG_MPC83XX)
+#if defined(CONFIG_MPC83xx)
#define CONFIG_SYS_MPC8xxx_USB_ADDR CONFIG_SYS_MPC83xx_USB_ADDR
#elif defined(CONFIG_MPC85xx)
#define CONFIG_SYS_MPC8xxx_USB_ADDR CONFIG_SYS_MPC85xx_USB_ADDR