On Thu, 21 May 2020 at 20:39, Havard Skinnemoen <hskinnem...@google.com> wrote: > > This adds two new machines: > > - npcm750-evb: Nuvoton NPCM750 Evaluation Board. > - quanta-gsj: A board with a NPCM730 chip.
You could note that these are the two boards supported by OpenBMC. > They rely on the NPCM7xx SoC device to do the heavy lifting. They are > almost completely identical at the moment, apart from the SoC type, > which currently only changes the reset contents of one register > (GCR.MDLR), but they might grow apart a bit more as more functionality > is added. > > Both machines can boot the Linux kernel into /bin/sh. > > Reviewed-by: Tyrone Ting <kft...@nuvoton.com> > Signed-off-by: Havard Skinnemoen <hskinnem...@google.com> Reviewed-by: Joel Stanley <j...@jms.id.au>