Dear Wolfgang Denk,
> In message <1316094617-13657-1-git-send-email-mon...@monstr.eu> you wrote:
>> Add axi_ethernet driver for little-endian Microblaze.
>>
>> RX/TX BDs and rxframe buffer are shared among all axi_ethernet MACs.
>> Only one MAC can work in one time.
>>
>> Signed-off-by: Michal Si
Dear Michal Simek,
In message <1316094617-13657-1-git-send-email-mon...@monstr.eu> you wrote:
> Add axi_ethernet driver for little-endian Microblaze.
>
> RX/TX BDs and rxframe buffer are shared among all axi_ethernet MACs.
> Only one MAC can work in one time.
>
> Signed-off-by: Michal Simek
>
Michal Simek wrote:
> Add axi_ethernet driver for little-endian Microblaze.
>
> RX/TX BDs and rxframe buffer are shared among all axi_ethernet MACs.
> Only one MAC can work in one time.
>
> Signed-off-by: Michal Simek
>
> ---
>
> v2: Fix cammelcase weirdness
> Create mdio_wait function wit
Michal Simek wrote:
> Add axi_ethernet driver for little-endian Microblaze.
>
> RX/TX BDs and rxframe buffer are shared among all axi_ethernet MACs.
> Only one MAC can work in one time.
>
> Signed-off-by: Michal Simek
>
> ---
>
> v2: Fix cammelcase weirdness
> Create mdio_wait function wit
Add axi_ethernet driver for little-endian Microblaze.
RX/TX BDs and rxframe buffer are shared among all axi_ethernet MACs.
Only one MAC can work in one time.
Signed-off-by: Michal Simek
---
v2: Fix cammelcase weirdness
Create mdio_wait function with timeouts
Synchronize debug messages
Dear Michal Simek,
In message <1299660422-25452-1-git-send-email-mon...@monstr.eu> you wrote:
> Add the first axi_ethernet driver for little-endian Microblaze.
>
> Signed-off-by: Michal Simek
>
> ---
> v2:
> - Fix return addreses
> - Fix NULL pointer defer for priv structure
>
> v3:
> - Freein
Add the first axi_ethernet driver for little-endian Microblaze.
Signed-off-by: Michal Simek
---
v2:
- Fix return addreses
- Fix NULL pointer defer for priv structure
v3:
- Freeing allocated memory when initialization failed
---
.../xilinx/microblaze-generic/microblaze-generic.c |4 +
drive
7 matches
Mail list logo