
On Mon, Jun 17, 2019 at 11:15:17AM +0800, Chen-Yu Tsai wrote:
On Mon, Jun 17, 2019 at 12:31 AM Corentin Labbe clabbe.montjoie@gmail.com wrote:
Hello
This serie fix building sun8i-emac for a83t and then enable networking for BananaPi M3.
Regards
Corentin Labbe (3): configs: Sinovoip_BPI_M3_defconfig: Fix invalid DLDO3 settings net: sun8i-emac: bring back support of A83T configs: Sinovoip_BPI_M3_defconfig: enable sun8i-emac
configs/Sinovoip_BPI_M3_defconfig | 3 ++- drivers/net/sun8i_emac.c | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-)
I'm quite sure I already too care of this in
http://git.denx.de/?p=u-boot.git;a=log;h=c23b33f5311abe32db96884318996d2b41db4c94
Furthermore, sun8i-emac was already converted to use DM clocks and resets. I think you may have a stale branch.
ChenYu
i dont understand why, but my master was two month old (I was sure to have issued some git pull).
Thanks for having fixing that.
Regards