Message ID | 20200911052101.2602693-1-hskinnemoen@google.com (mailing list archive) |
---|---|
Headers | show |
Series | Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines | expand |
On 9/11/20 7:20 AM, Havard Skinnemoen via wrote: > This should be fully reviewed now, but the Timer patch may deserve another > look, as I fixed a few bugs in it. Huge thanks to everyone who reviewed and/or > tested this patchset, it has clearly improved a lot since I started. Yes, all patches reviewed. Very good quality. I also learned while reviewing your patches, so thanks for your contribution :) > > I also pushed this and the previous patchsets to my qemu fork on github. The > branches are named npcm7xx-v[1-9]. > > https://github.com/hskinnemoen/qemu > > This patch series models enough of the Nuvoton NPCM730 and NPCM750 SoCs to boot > an OpenBMC image built for quanta-gsj. This includes device models for: > > - Global Configuration Registers > - Clock Control > - Timers > - Fuses > - Memory Controller > - Flash Controller
On Fri, 11 Sep 2020 at 06:21, Havard Skinnemoen <hskinnemoen@google.com> wrote: > > This should be fully reviewed now, but the Timer patch may deserve another > look, as I fixed a few bugs in it. Huge thanks to everyone who reviewed and/or > tested this patchset, it has clearly improved a lot since I started. > > I also pushed this and the previous patchsets to my qemu fork on github. The > branches are named npcm7xx-v[1-9]. > > https://github.com/hskinnemoen/qemu > > This patch series models enough of the Nuvoton NPCM730 and NPCM750 SoCs to boot > an OpenBMC image built for quanta-gsj. Applied to target-arm.next, thanks. -- PMM