[U-Boot] [PATCH] net/designware - switch driver to phylib usage
Sonic Zhang
sonic.adi at gmail.com
Wed Jan 22 10:10:29 CET 2014
Hi Alexey,
I failed to apply your patch on the 2014.01 release head.
Regards,
Sonic Zhang
Applying: net/designware - switch driver to phylib usage
/home/sonic/projects/u-boot-blackfin.up/.git/rebase-apply/patch:66:
space before tab in indent.
u16 val)
error: patch failed: drivers/net/designware.c:102
error: drivers/net/designware.c: patch does not apply
Patch failed at 0001 net/designware - switch driver to phylib usage
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
On Mon, Jan 20, 2014 at 5:21 PM, Alexey Brodkin <abrodkin at synopsys.com> wrote:
> On Mon, 2014-01-13 at 15:11 +0400, Alexey Brodkin wrote:
>> With this change driver will benefit from existing phylib and thus
>> custom phy functionality implemented in the driver will go away:
>> * Instantiation of the driver is now much shorter - 2 parameters
>> instead of 4.
>> * Simplified phy management/functoinality in driver is replaced with
>> rich functionality of phylib.
>> * Support of custom phy initialization is now done with existing
>> "board_phy_config".
>
> I'm wondering if any owner of "bf609-ezkit" or "spear" board(s) may try
> this change and provide some feedback?
>
> -Alexey
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
More information about the U-Boot
mailing list