Re: [U-Boot] [PATCH v2 2/7] MSCC: Add support for Jaguar2 SOC family

2019-01-07 Thread Daniel Schwierzeck
Am 07.01.19 um 14:02 schrieb Horatiu Vultur: > As the Ocelot and Luton SoCs, this family of SoCs are found > in Microsemi Switches solution. > > Signed-off-by: Horatiu Vultur > --- > arch/mips/mach-mscc/Kconfig| 9 + > arch/mips/mach-mscc/cpu.c

[U-Boot] [PATCH v2 2/7] MSCC: Add support for Jaguar2 SOC family

2019-01-07 Thread Horatiu Vultur
As the Ocelot and Luton SoCs, this family of SoCs are found in Microsemi Switches solution. Signed-off-by: Horatiu Vultur --- arch/mips/mach-mscc/Kconfig| 9 + arch/mips/mach-mscc/cpu.c | 7 + arch/mips/mach-mscc/dram.c