aspeed: Add support for the sonorapass-bmc board
authorPatrick Williams <patrick@stwcx.xyz>
Wed, 6 May 2020 18:32:19 +0000 (13:32 -0500)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 May 2020 14:03:08 +0000 (15:03 +0100)
commit143b040f4abfafcbb562252df9fb350192ae6160
treed1340a695d93ec0e7452f88c7457acc07f52b48e
parentcfdb2c0c95ae9205b0dd7f0f5e970cdec50fef20
aspeed: Add support for the sonorapass-bmc board

Sonora Pass is a 2 socket x86 motherboard designed by Facebook
and supported by OpenBMC.  Strapping configuration was obtained
from hardware and i2c configuration is based on dts found at:

https://github.com/facebook/openbmc-linux/blob/1633c87b8ba7c162095787c988979b748ba65dc8/arch/arm/boot/dts/aspeed-bmc-facebook-sonorapass.dts

Booted a test image of http://github.com/facebook/openbmc to login
prompt.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Reviewed-by: Amithash Prasad <amithash@fb.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
[PMM: fixed block comment style nit]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/aspeed.c