arm: Add Aspeed machine
authorJoel Stanley <joel@jms.id.au>
Mon, 21 Mar 2016 06:52:31 +0000 (17:22 +1030)
committerJoel Stanley <joel@jms.id.au>
Mon, 9 May 2016 08:11:14 +0000 (17:41 +0930)
commit8c2ed9bcfbeb7f313b567b25e87effd75e7dc3d6
tree271fd85292c40e71b6bc7b5502db9ee880a74f55
parentbf16200689118d19de1b8d2a3c314fc21f5dc7bb
arm: Add Aspeed machine

Aspeed devices are a common Baseboard Management Controller (BMC)
system on chip containing an ARM9 or ARM11 core, off-chip DDR RAM and
support for a large number of peripherals.

This patch adds basic support for the ast2400 and ast2500 machines,
capable of booting to a prompt in QEMU (-M palmetto-bmc), on an
Palmetto OpenPower development machine, and on the ast2500 EVB.

Signed-off-by: Joel Stanley <joel@jms.id.au>
MAINTAINERS
arch/arm/Kconfig
arch/arm/mach-aspeed/Kconfig [new file with mode: 0644]
This page took 0.026857 seconds and 5 git commands to generate.