Re: [U-Boot] [PATCH 5/5] MSCC: Add board support for Serval SoC family.

2019-01-23 Thread Daniel Schwierzeck
Am 23.01.19 um 16:39 schrieb Horatiu Vultur: > Add board support and configuration for Jaguar2 SoC family. > The detection of the board type is based on the phy ids. > > Signed-off-by: Horatiu Vultur > --- > arch/mips/dts/Makefile| 1 + > arch/mips/mach-mscc/Makefile | 1 + > board/

[U-Boot] [PATCH 5/5] MSCC: Add board support for Serval SoC family.

2019-01-23 Thread Horatiu Vultur
Add board support and configuration for Jaguar2 SoC family. The detection of the board type is based on the phy ids. Signed-off-by: Horatiu Vultur --- arch/mips/dts/Makefile| 1 + arch/mips/mach-mscc/Makefile | 1 + board/mscc/serval/Kconfig | 14 board/mscc/serval/Makefi