summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTsiChungLiew <Tsi-Chung.Liew@freescale.com>2007-11-07 18:00:54 -0600
committerTsiChungLiew <Tsi-Chung.Liew@freescale.com>2007-11-07 18:00:54 -0600
commit225a24b5e062ad94627424508ae814f51dbe1a34 (patch)
treeff981ccb0f21eb312c5a804dfc9cb776296a40ea /include
parent248c7c14835f34d5d910b45e5600050e58ca6cab (diff)
downloadtalos-obmc-uboot-225a24b5e062ad94627424508ae814f51dbe1a34.tar.gz
talos-obmc-uboot-225a24b5e062ad94627424508ae814f51dbe1a34.zip
ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/asm-m68k/m5445x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-m68k/m5445x.h b/include/asm-m68k/m5445x.h
index 8b886b0b60..b2bfb69264 100644
--- a/include/asm-m68k/m5445x.h
+++ b/include/asm-m68k/m5445x.h
@@ -792,8 +792,8 @@
#define GPIO_PAR_FEC_FEC0_MASK (0xF8)
#define GPIO_PAR_FEC_FEC0_MII (0x07)
#define GPIO_PAR_FEC_FEC0_RMII_GPIO (0x03)
-#define GPIO_PAR_FEC_FEC0_RMII_ATA (0x02)
-#define GPIO_PAR_FEC_FEC0_ATA (0x01)
+#define GPIO_PAR_FEC_FEC0_RMII_ULPI (0x02)
+#define GPIO_PAR_FEC_FEC0_ULPI (0x01)
#define GPIO_PAR_FEC_FEC0_GPIO (0x00)
/* Bit definitions and macros for PAR_DMA */
OpenPOWER on IntegriCloud