]> git.sur5r.net Git - u-boot/commit
ARM: add SBx81LIFKW board
authorChris Packham <judge.packham@gmail.com>
Wed, 30 May 2018 08:14:35 +0000 (20:14 +1200)
committerStefan Roese <sr@denx.de>
Tue, 5 Jun 2018 05:29:09 +0000 (07:29 +0200)
commit87a62bce28a61199f7e51a39ec7f441af5a313cc
treec0bf834bfc3dc902c8878bbe56cb3dcd7f4e0842
parent2c3c6bc6fbcb1cb2900064e512eed757ec961dbe
ARM: add SBx81LIFKW board

This is a series of line cards for Allied Telesis's SBx8100 chassis
switch. The CPU block is common to the SBx81GS24a, SBx81XS6, SBx81XS16
and SBx81GT40 cards collectively referred to as SBx81LIFKW in u-boot.

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