Re: [U-Boot] [PATCH 5/6] stm32mp1: Add Ethernet support for stm32mp1 board

2019-04-19 Thread Patrick DELAUNAY
Hi Christophe, > Add default SERVERIP address > Enable noncached memory region required by ethernet driver Add PXE support > > Signed-off-by: Christophe Roullier > --- > > include/configs/stm32mp1.h | 11 ++- > 1 file changed, 10 insertions(+), 1 deletion(-) > > diff --git a/include

[U-Boot] [PATCH 5/6] stm32mp1: Add Ethernet support for stm32mp1 board

2019-03-05 Thread Christophe Roullier
Add default SERVERIP address Enable noncached memory region required by ethernet driver Add PXE support Signed-off-by: Christophe Roullier --- include/configs/stm32mp1.h | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/include/configs/stm32mp1.h b/include/configs/