Re: [U-Boot] [PATCH v2 0/3] Add Ethernet support for Poplar board

2019-03-03 Thread Shawn Guo
On Mon, Feb 18, 2019 at 11:37:39AM +0800, Shawn Guo wrote: > The series adds Ethernet support for Poplar board. It firstly creates > a reset driver for HiSilicon platform, then introduces higmacv300 > Ethernet driver, and finally enables Ethernet support for Poplar board. > > Changes for v2: > -

[U-Boot] [PATCH v2 0/3] Add Ethernet support for Poplar board

2019-02-17 Thread Shawn Guo
The series adds Ethernet support for Poplar board. It firstly creates a reset driver for HiSilicon platform, then introduces higmacv300 Ethernet driver, and finally enables Ethernet support for Poplar board. Changes for v2: - Rename driver symbol to HIGMACV300_ETH. - Remove the use of temp vari