summaryrefslogtreecommitdiff
path: root/include/asm-m68k/m5445x.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-11-17 02:28:26 +0100
committerWolfgang Denk <wd@denx.de>2007-11-17 02:28:26 +0100
commita75e1a3ddafd3ba0bdd870a1395fd2ae8585fb36 (patch)
treee73ec7f662fb01381ef2b87343ba77e504ff7eed /include/asm-m68k/m5445x.h
parent9e5285eca4e9b285844f1db8f764ef769e12b130 (diff)
parent8d737a28152ec12873f8544cca1fb39a49e5e693 (diff)
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
Diffstat (limited to 'include/asm-m68k/m5445x.h')
-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 */