Re: [U-Boot] [PATCH v2 3/7] MSCC: add support for Ocelot SoCs

2018-11-30 Thread Gregory CLEMENT
Hi Daniel, On dim., oct. 28 2018, Daniel Schwierzeck wrote: > Am 09.10.18 um 13:58 schrieb Gregory CLEMENT: >> This family of SoCs are found in the Microsemi Switches solution and have >> already a support in the linux kernel. >> >> Signed-off-by: Gregory CLEMENT >> --- >> arch/mips/Kconfig

Re: [U-Boot] [PATCH v2 3/7] MSCC: add support for Ocelot SoCs

2018-10-28 Thread Daniel Schwierzeck
Am 09.10.18 um 13:58 schrieb Gregory CLEMENT: > This family of SoCs are found in the Microsemi Switches solution and have > already a support in the linux kernel. > > Signed-off-by: Gregory CLEMENT > --- > arch/mips/Kconfig | 6 + > arch/mips/Makefile

[U-Boot] [PATCH v2 3/7] MSCC: add support for Ocelot SoCs

2018-10-09 Thread Gregory CLEMENT
This family of SoCs are found in the Microsemi Switches solution and have already a support in the linux kernel. Signed-off-by: Gregory CLEMENT --- arch/mips/Kconfig | 6 + arch/mips/Makefile| 1 + arch/mips/mach-mscc/Kconfig