* [U-Boot] [PATCH] powerpc/usb: Enable dual phy for T1040
@ 2014-01-27 9:51 Nikhil Badola
2014-02-03 20:16 ` [U-Boot] " York
2014-02-03 20:19 ` York Sun
0 siblings, 2 replies; 3+ messages in thread
From: Nikhil Badola @ 2014-01-27 9:51 UTC (permalink / raw)
To: u-boot
Define CONFIG_SYS_FSL_USB_DUAL_PHY_ENABLE macro for enabling dual
phy in t1040
Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
---
arch/powerpc/include/asm/config_mpc85xx.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/arch/powerpc/include/asm/config_mpc85xx.h b/arch/powerpc/include/asm/config_mpc85xx.h
index be1d9d2..32e19be 100644
--- a/arch/powerpc/include/asm/config_mpc85xx.h
+++ b/arch/powerpc/include/asm/config_mpc85xx.h
@@ -717,8 +717,7 @@ defined(CONFIG_PPC_T1020) || defined(CONFIG_PPC_T1022)
#define CONFIG_SYS_FSL_SINGLE_SOURCE_CLK
#define CONFIG_SYS_FSL_TBCLK_DIV 16
#define CONFIG_SYS_FSL_PCIE_COMPAT "fsl,qoriq-pcie-v2.4"
-#define CONFIG_SYS_FSL_USB1_PHY_ENABLE
-#define CONFIG_SYS_FSL_USB2_PHY_ENABLE
+#define CONFIG_SYS_FSL_USB_DUAL_PHY_ENABLE
#define CONFIG_SYS_FSL_USB_INTERNAL_UTMI_PHY
#define CONFIG_SYS_CCSRBAR_DEFAULT 0xfe000000
--
1.7.11.7
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] powerpc/usb: Enable dual phy for T1040
2014-01-27 9:51 [U-Boot] [PATCH] powerpc/usb: Enable dual phy for T1040 Nikhil Badola
@ 2014-02-03 20:16 ` York
2014-02-03 20:19 ` York Sun
1 sibling, 0 replies; 3+ messages in thread
From: York @ 2014-02-03 20:16 UTC (permalink / raw)
To: u-boot
On 01/27/2014 01:51 AM, Nikhil Badola wrote:
> Define CONFIG_SYS_FSL_USB_DUAL_PHY_ENABLE macro for enabling dual
> phy in t1040
>
> Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
>
Applied to u-boot-mpc85xx master branch.
York
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] powerpc/usb: Enable dual phy for T1040
2014-01-27 9:51 [U-Boot] [PATCH] powerpc/usb: Enable dual phy for T1040 Nikhil Badola
2014-02-03 20:16 ` [U-Boot] " York
@ 2014-02-03 20:19 ` York Sun
1 sibling, 0 replies; 3+ messages in thread
From: York Sun @ 2014-02-03 20:19 UTC (permalink / raw)
To: u-boot
On 01/27/2014 01:51 AM, Nikhil Badola wrote:
> Define CONFIG_SYS_FSL_USB_DUAL_PHY_ENABLE macro for enabling dual
> phy in t1040
>
> Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
>
Applied to u-boot-mpc85xx master branch.
York
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-03 20:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-27 9:51 [U-Boot] [PATCH] powerpc/usb: Enable dual phy for T1040 Nikhil Badola
2014-02-03 20:16 ` [U-Boot] " York
2014-02-03 20:19 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox