On Fri, Jul 3, 2020 at 5:27 AM Peter Maydell <peter.mayd...@linaro.org> wrote:
> On Sat, 27 Jun 2020 at 00:55, Havard Skinnemoen <hskinnem...@google.com> > wrote: > > > > Time for another refresh of this patchset. Sorry it took so long -- I've > been > > trying to figure out why the Winbond flash model isn't working with > > npcm750-evb, and I'm fairly convinced the number of dummy cycles in DIO > mode > > should be 4, not 1. Unfortunately, I don't see any other machines using > Winbond > > flash in DIO mode, so it's hard to prove that it's correct. I'm planning > to > > post a libqos-based test suite separately. > > > > I'm also planning to add the vbootrom to qemu as a submodule, similar to > the > > other roms, but not in this pathset (let me know if you do want me to > include > > this in the series). > > Hi; it looks like codewise this patchset is ready to go in > and it's all been reviewed. I see however that all the > new files are GPL-v2-only. We usually prefer GPL-v2-or-later > for new code: is it possible to use that license instead ? > I sent an e-mail to our licensing team to see if there are any issues with doing that. I don't expect a response until next week though, since this is a long weekend. I'll send out a v4 with updated headers if they approve. Thanks, Havard