Re: [U-Boot] [PATCH] board/t2080rdb: reset cs4315 phy

2015-05-05 Thread York Sun
On 04/21/2015 07:59 PM, Shengzhou Liu wrote: CS4315 PHY doesn't support phy-reset by software, it needs to reset it by hardware via CPLD control. Signed-off-by: Shengzhou Liu shengzhou@freescale.com --- board/freescale/t208xrdb/cpld.h | 3 +++ board/freescale/t208xrdb/t208xrdb.c

[U-Boot] [PATCH] board/t2080rdb: reset cs4315 phy

2015-04-21 Thread Shengzhou Liu
CS4315 PHY doesn't support phy-reset by software, it needs to reset it by hardware via CPLD control. Signed-off-by: Shengzhou Liu shengzhou@freescale.com --- board/freescale/t208xrdb/cpld.h | 3 +++ board/freescale/t208xrdb/t208xrdb.c | 7 +++ 2 files changed, 10 insertions(+) diff

[U-Boot] [PATCH] board/t2080rdb: reset CS4315 PHY

2015-04-21 Thread Shengzhou Liu
CS4315 PHY doesn't phy reset by software, it needs to reset it by hardware reset via CPLD control. Signed-off-by: Shengzhou Liu shengzhou@freescale.com --- board/freescale/t208xrdb/cpld.h | 3 +++ board/freescale/t208xrdb/t208xrdb.c | 7 +++ 2 files changed, 10 insertions(+) diff