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

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Wed Jan 23 17:06:10 UTC 2019



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 <horatiu.vultur at microchip.com>
> ---
>  arch/mips/dts/Makefile        |  1 +
>  arch/mips/mach-mscc/Makefile  |  1 +
>  board/mscc/serval/Kconfig     | 14 ++++++++
>  board/mscc/serval/Makefile    |  3 ++
>  board/mscc/serval/serval.c    | 74 +++++++++++++++++++++++++++++++++++++++++++
>  configs/mscc_serval_defconfig | 62 ++++++++++++++++++++++++++++++++++++
>  6 files changed, 155 insertions(+)
>  create mode 100644 board/mscc/serval/Kconfig
>  create mode 100644 board/mscc/serval/Makefile
>  create mode 100644 board/mscc/serval/serval.c
>  create mode 100644 configs/mscc_serval_defconfig
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>

-- 
- Daniel


More information about the U-Boot mailing list