Re: [U-Boot] [PATCH] drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.

2008-10-31 Thread Ben Warren
Hi Richard, Richard Retanubun wrote: Richard Retanubun wrote: Hi Ben, I forgot to cc you on the patch e-mail, when you got a chance, do you mind looking at this patch. I'll have a look this weekend. If it applies cleanly I'll pull it in. As mentioned during the 4xx discussion, keep in

Re: [U-Boot] [PATCH] drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.

2008-10-30 Thread Richard Retanubun
Richard Retanubun wrote: Hi Ben, I forgot to cc you on the patch e-mail, when you got a chance, do you mind looking at this patch. Thanks, - Richard Copied over the fixed PHY driver as used in pp4xx/4xx_enet.c. This adds support for PHY-less MAC connections to the UEC. Signed-off-by:

[U-Boot] [PATCH] drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.

2008-10-23 Thread Richard Retanubun
Copied over the fixed PHY driver as used in pp4xx/4xx_enet.c. This adds support for PHY-less MAC connections to the UEC. Signed-off-by: Richard Retanubun [EMAIL PROTECTED] --- drivers/qe/uec_phy.c | 79 ++ 1 files changed, 79 insertions(+), 0

Re: [U-Boot] [PATCH] drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.

2008-10-23 Thread Richard Retanubun
Copied over the fixed PHY driver as used in pp4xx/4xx_enet.c. This adds support for PHY-less MAC connections to the UEC. Signed-off-by: Richard Retanubun [EMAIL PROTECTED] --- Documentation change only: Same patch as before, now with a board configuration file example that actually applies to UEC