Re: [U-Boot] [PATCH] configs/clearfog_gt_8k: add network interface support

2019-03-19 Thread Stefan Roese
On 11.02.19 13:19, Baruch Siach wrote: Enable the mvpp2 network driver for the Armada 8K SoC. Enable the Marvell PHY driver for the on-board 1512 PHY. Signed-off-by: Baruch Siach Applied to u-boot-marvell/master. Thanks, Stefan ___ U-Boot mailing

Re: [U-Boot] [PATCH] configs/clearfog_gt_8k: add network interface support

2019-02-11 Thread Stefan Roese
On 11.02.19 13:19, Baruch Siach wrote: Enable the mvpp2 network driver for the Armada 8K SoC. Enable the Marvell PHY driver for the on-board 1512 PHY. Signed-off-by: Baruch Siach --- configs/clearfog_gt_8k_defconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conf

[U-Boot] [PATCH] configs/clearfog_gt_8k: add network interface support

2019-02-11 Thread Baruch Siach
Enable the mvpp2 network driver for the Armada 8K SoC. Enable the Marvell PHY driver for the on-board 1512 PHY. Signed-off-by: Baruch Siach --- configs/clearfog_gt_8k_defconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configs/clearfog_gt_8k_defconfig b/configs/clea