[U-Boot] [PATCH 12/20] arm/km: add support for external switchconfiguration
Valentin Longchamp
valentin.longchamp at keymile.com
Mon Jul 9 16:40:36 CEST 2012
Hi Detlev,
On 07/09/2012 04:31 PM, Detlev Zundel wrote:
> Hi Prafulla,
>
> [...]
>
>> Hi Detlev
>> Clear NAK for this patch
>
> Do you mean clear NAK for "the patch" or "for the location of the
> files"?
>
>> Let's put it in drivers/net/phy/
>> FYI: there are several drivers used by just one board,
>> [prafulla at pe-dt061 u-boot-marvell.git (master)]$ vim
>> drivers/net/phy/Makefile
>> [prafulla at pe-dt061 u-boot-marvell.git (master)]$ grep -Irn
>> "CONFIG_PHY_ATHEROS" include/configs/*
>> include/configs/microblaze-generic.h:346:# define CONFIG_PHY_ATHEROS 1
>> [prafulla at pe-dt061 u-boot-marvell.git (master)]$ vim
>> drivers/net/phy/Makefile
>> [prafulla at pe-dt061 u-boot-marvell.git (master)]$ grep -Irn
>> "CONFIG_PHY_BROADCOM" include/configs/*
>> include/configs/microblaze-generic.h:347:# define CONFIG_PHY_BROADCOM 1
>>
>> Anyways peripheral driver should go in drivers/
>
> Ok, so if the files are moved to drivers/net/phy, then you will ACK the
> patch? If this is the case, then Valentin please move the files and be
> done with it.
>
Already working on it ;)
Valentin
More information about the U-Boot
mailing list