Am 07.01.19 um 14:02 schrieb Horatiu Vultur: > Add board support and configuration for Jaguar2 SOC family. > The detection of the board type in this family is based on the phy ids. > > Signed-off-by: Horatiu Vultur <horatiu.vul...@microchip.com> > --- > arch/mips/dts/Makefile | 1 + > arch/mips/mach-mscc/Makefile | 5 +- > board/mscc/common/Makefile | 4 ++ > board/mscc/common/spi.c | 31 ++++++++++++ > board/mscc/jr2/Kconfig | 15 ++++++ > board/mscc/jr2/Makefile | 4 ++ > board/mscc/jr2/jr2.c | 117 > +++++++++++++++++++++++++++++++++++++++++++ > board/mscc/ocelot/ocelot.c | 22 -------- > configs/mscc_jr2_defconfig | 59 ++++++++++++++++++++++ > 9 files changed, 234 insertions(+), 24 deletions(-) > create mode 100644 board/mscc/common/Makefile > create mode 100644 board/mscc/common/spi.c > create mode 100644 board/mscc/jr2/Kconfig > create mode 100644 board/mscc/jr2/Makefile > create mode 100644 board/mscc/jr2/jr2.c > create mode 100644 configs/mscc_jr2_defconfig >
Reviewed-by: Daniel Schwierzeck <daniel.schwierz...@gmail.com> -- - Daniel _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot