Re: [U-Boot] [PATCH 12/14] net: gem: Move driver to DM

2015-12-01 Thread Simon Glass
Hi Michal, On 1 December 2015 at 00:08, Michal Simek wrote: > Hi Simon, > > On 1.12.2015 00:17, Simon Glass wrote: >> Hi Michal, >> > > ... > >>> diff --git a/drivers/mmc/zynq_sdhci.c b/drivers/mmc/zynq_sdhci.c >>> index e169b774932a..5ea992a3ce65 100644 >>> --- a/drivers/mmc/zynq_sdhci.c >>> +++

Re: [U-Boot] [PATCH 12/14] net: gem: Move driver to DM

2015-11-30 Thread Michal Simek
Hi Simon, On 1.12.2015 00:17, Simon Glass wrote: > Hi Michal, > ... >> diff --git a/drivers/mmc/zynq_sdhci.c b/drivers/mmc/zynq_sdhci.c >> index e169b774932a..5ea992a3ce65 100644 >> --- a/drivers/mmc/zynq_sdhci.c >> +++ b/drivers/mmc/zynq_sdhci.c >> @@ -33,6 +33,23 @@ int zynq_sdhci_init(phys_a

Re: [U-Boot] [PATCH 12/14] net: gem: Move driver to DM

2015-11-30 Thread Simon Glass
Hi Michal, On 30 November 2015 at 08:05, Michal Simek wrote: > - Enable DM_ETH by default for Zynq and ZynqMP > - Remove board_eth_init code > - Change miiphy_read function to return value instead of error code > based on DM requirement > - Do not enable EMIO DT support by default > > Signed-of

Re: [U-Boot] [PATCH 12/14] net: gem: Move driver to DM

2015-11-30 Thread Michal Simek
On 30.11.2015 16:05, Michal Simek wrote: > - Enable DM_ETH by default for Zynq and ZynqMP > - Remove board_eth_init code > - Change miiphy_read function to return value instead of error code > based on DM requirement > - Do not enable EMIO DT support by default > > Signed-off-by: Michal Simek >

[U-Boot] [PATCH 12/14] net: gem: Move driver to DM

2015-11-30 Thread Michal Simek
- Enable DM_ETH by default for Zynq and ZynqMP - Remove board_eth_init code - Change miiphy_read function to return value instead of error code based on DM requirement - Do not enable EMIO DT support by default Signed-off-by: Michal Simek --- arch/arm/Kconfig | 2 + board/xilin