[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3] aspeed: Add support for the sonorapass-bmc board
From: |
Peter Maydell |
Subject: |
Re: [PATCH v3] aspeed: Add support for the sonorapass-bmc board |
Date: |
Thu, 14 May 2020 12:05:13 +0100 |
On Wed, 6 May 2020 at 19:32, Patrick Williams <address@hidden> wrote:
>
> 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 <address@hidden>
> Reviewed-by: Amithash Prasad <address@hidden>
> Reviewed-by: Cédric Le Goater <address@hidden>
Applied to target-arm.next, thanks.
-- PMM