aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-07-31 20:01:30 -0400
committerTom Rini <trini@konsulko.com>2018-07-31 20:01:30 -0400
commit20a619c61775d99aaed07cf69ce449de054358a4 (patch)
treeb593e1bfcd0297510d224673a0c5f8936561882b /include/configs
parentae5afc37204e72ebe6e6844f70afff99db3bd910 (diff)
parent9dcb9d763d328da903194d0f14f97d9620a6f52d (diff)
downloadu-boot-20a619c61775d99aaed07cf69ce449de054358a4.zip
u-boot-20a619c61775d99aaed07cf69ce449de054358a4.tar.gz
u-boot-20a619c61775d99aaed07cf69ce449de054358a4.tar.bz2
Merge git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/T104xRDB.h1
-rw-r--r--include/configs/p1_p2_rdb_pc.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/T104xRDB.h b/include/configs/T104xRDB.h
index 4d09774..71eb8e0 100644
--- a/include/configs/T104xRDB.h
+++ b/include/configs/T104xRDB.h
@@ -617,7 +617,6 @@ $(SRCTREE)/board/freescale/t104xrdb/t1042d4_sd_rcw.cfg
#ifdef CONFIG_USB_EHCI_HCD
#define CONFIG_USB_EHCI_FSL
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
-#define CONFIG_EHCI_DESC_BIG_ENDIAN
#endif
#endif
diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h
index 32104c2..3aebc84 100644
--- a/include/configs/p1_p2_rdb_pc.h
+++ b/include/configs/p1_p2_rdb_pc.h
@@ -757,7 +757,6 @@
#ifdef CONFIG_USB_EHCI_HCD
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
#define CONFIG_USB_EHCI_FSL
-#define CONFIG_EHCI_DESC_BIG_ENDIAN
#endif
#endif