ARM: kirkwood: add SBx81LIFXCAT board
authorChris Packham <judge.packham@gmail.com>
Mon, 25 Jun 2018 10:34:57 +0000 (22:34 +1200)
committerStefan Roese <sr@denx.de>
Tue, 7 Aug 2018 08:53:52 +0000 (10:53 +0200)
commita6477f7cbc56126d7a946115fb06bfed6b3565ba
tree5e9e9414e8558ecc7db883387dae04278fbd9ad9
parent14deee2081cca5e41e14883c6006e2e74b165cd7
ARM: kirkwood: add SBx81LIFXCAT board

This is a series of line cards for Allied Telesis's SBx8100 chassis
switch. The CPU block is common to the SBx81GP24 and SBx81GT24 cards
cards collectively referred to as SBx81LIFXCAT in u-boot.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/dts/kirkwood-atl-sbx81lifxcat.dts [new file with mode: 0644]
arch/arm/mach-kirkwood/Kconfig
board/alliedtelesis/SBx81LIFXCAT/Kconfig [new file with mode: 0644]
board/alliedtelesis/SBx81LIFXCAT/MAINTAINERS [new file with mode: 0644]
board/alliedtelesis/SBx81LIFXCAT/Makefile [new file with mode: 0644]
board/alliedtelesis/SBx81LIFXCAT/kwbimage.cfg [new file with mode: 0644]
board/alliedtelesis/SBx81LIFXCAT/sbx81lifxcat.c [new file with mode: 0644]
configs/SBx81LIFXCAT_defconfig [new file with mode: 0644]
include/configs/SBx81LIFXCAT.h [new file with mode: 0644]