]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/thunderx_88xx.h
armv8: cavium: Add ThunderX 88xx board definition
authorSergey Temerkhanov <s.temerkhanov@gmail.com>
Wed, 14 Oct 2015 16:55:50 +0000 (09:55 -0700)
committerTom Rini <trini@konsulko.com>
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 <s.temerkhanov@gmail.com>
Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
[trini: Drop CONFIG_SYS_GENERIC_BOARD define]
Signed-off-by: Tom Rini <trini@konsulko.com>
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]