]> Git Repo - u-boot.git/commit
armv8: cavium: Add ThunderX 88xx board definition
authorSergey Temerkhanov <[email protected]>
Wed, 14 Oct 2015 16:55:50 +0000 (09:55 -0700)
committerTom Rini <[email protected]>
Tue, 19 Jan 2016 22:25:56 +0000 (22:25 +0000)
commit746f985add5244c00a5dbb19bc67ceab52566a91
treeb45844e043d83ea6f8d9a4f034e05400ea64e7f0
parent1674bd1a77447d0a96982fe7d056d74fa143e4d4
armv8: cavium: Add ThunderX 88xx board definition

This commit adds basic Cavium ThunderX 88xx board definitions and support.

Signed-off-by: Sergey Temerkhanov <[email protected]>
Signed-off-by: Radha Mohan Chintakuntla <[email protected]>
[trini: Drop CONFIG_SYS_GENERIC_BOARD define]
Signed-off-by: Tom Rini <[email protected]>
arch/arm/Kconfig
arch/arm/dts/thunderx-88xx.dtsi
board/cavium/thunderx/Kconfig [new file with mode: 0644]
board/cavium/thunderx/MAINTAINERS [new file with mode: 0644]
board/cavium/thunderx/Makefile [new file with mode: 0644]
board/cavium/thunderx/thunderx.c [new file with mode: 0644]
configs/thunderx_88xx_defconfig [new file with mode: 0644]
include/configs/thunderx_88xx.h [new file with mode: 0644]
This page took 0.037333 seconds and 4 git commands to generate.