[U-Boot] [PATCH 2/2] net: add ICPlus PHY driver

Yegor Yefremov yegorslists at googlemail.com
Thu Nov 29 09:07:20 CET 2012


On Thu, Nov 29, 2012 at 8:53 AM, Henrik Nordström
<henrik at henriknordstrom.net> wrote:
> tor 2012-11-29 klockan 07:27 +0100 skrev Marek Vasut:
>> Dear yegorslists at googlemail.com,
>>
>> > From: Yegor Yefremov <yegorslists at googlemail.com>
>> >
>> > The driver code was taken from Linux kernel source:
>> > drivers/net/phy/icplus.c
>> >
>> > Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
>> [...]
>>
>> Is there any user for this PHY please?
>
> I don't have one, but know at least one user having one in an A10 based
> "netbook".
>
> http://linux-sunxi.org/File:H6-netbook-mainboard.jpg

I found these boards in kernel:

arch/mips/configs/malta_defconfig:CONFIG_ICPLUS_PHY=m
arch/mips/configs/bcm47xx_defconfig:CONFIG_ICPLUS_PHY=m
arch/mips/configs/ip27_defconfig:CONFIG_ICPLUS_PHY=m
arch/mips/configs/sead3_defconfig:CONFIG_ICPLUS_PHY=y
arch/powerpc/configs/mpc512x_defconfig:CONFIG_ICPLUS_PHY=y
arch/powerpc/configs/52xx/motionpro_defconfig:CONFIG_ICPLUS_PHY=y
arch/powerpc/configs/83xx/mpc832x_rdb_defconfig:CONFIG_ICPLUS_PHY=y
arch/powerpc/configs/mpc83xx_defconfig:CONFIG_ICPLUS_PHY=y
arch/powerpc/configs/ppc6xx_defconfig:CONFIG_ICPLUS_PHY=m


Yegor


More information about the U-Boot mailing list