Message ID | 20210608193605.2611114-1-venture@google.com (mailing list archive) |
---|---|
Headers | show |
Series | Adds quanta-gbs-bmc machine to nuvoton boards. | expand |
On Tue, 8 Jun 2021 at 20:36, Patrick Venture <venture@google.com> wrote: > > This is a board supported by OpenBmc. > > v2: > - Fixed missing hyphen in Cortex name and dropped TODO on hardware > strap value. > > Patrick Venture (2): > hw/arm: add quanta-gbs-bmc machine > hw/arm: quanta-gbs-bmc add i2c comments > > hw/arm/npcm7xx_boards.c | 93 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 93 insertions(+) Applied to target-arm.next, thanks. -- PMM
On Tue, 8 Jun 2021 at 20:36, Patrick Venture <venture@google.com> wrote: > > This is a board supported by OpenBmc. > > v2: > - Fixed missing hyphen in Cortex name and dropped TODO on hardware > strap value. > > Patrick Venture (2): > hw/arm: add quanta-gbs-bmc machine > hw/arm: quanta-gbs-bmc add i2c comments Forgot to ask for this earlier, but could you send a followup patch that adds documentation for this new machine to docs/system/arm/nuvoton.rst please ? thanks -- PMM
On Tue, Jun 15, 2021 at 8:46 AM Peter Maydell <peter.maydell@linaro.org> wrote: > > On Tue, 8 Jun 2021 at 20:36, Patrick Venture <venture@google.com> wrote: > > > > This is a board supported by OpenBmc. > > > > v2: > > - Fixed missing hyphen in Cortex name and dropped TODO on hardware > > strap value. > > > > Patrick Venture (2): > > hw/arm: add quanta-gbs-bmc machine > > hw/arm: quanta-gbs-bmc add i2c comments > > Forgot to ask for this earlier, but could you send a followup > patch that adds documentation for this new machine to > docs/system/arm/nuvoton.rst please ? Yeah, I'll try to get that this week. Patrick > > thanks > -- PMM