Re: [PATCH v4 0/6] Pegasos2 emulation

2021-03-01 Thread David Gibson
On Thu, Feb 25, 2021 at 08:47:36PM +0100, BALATON Zoltan wrote: > Hello, > > This is adding a new PPC board called pegasos2. More info on it can be > found at: > > https://osdn.net/projects/qmiga/wiki/SubprojectPegasos2 > > Currently it needs a firmware ROM image that I cannot include due to > o

Re: [PATCH v4 0/6] Pegasos2 emulation

2021-03-01 Thread David Gibson
> Type: series > Message-id: cover.1614282456.git.bala...@eik.bme.hu > Subject: [PATCH v4 0/6] Pegasos2 emulation > > === TEST SCRIPT BEGIN === > #!/bin/bash > git rev-parse base > /dev/null || exit 0 > git config --local diff.renamelimit 0 > git config --local diff.r

Re: [PATCH v4 0/6] Pegasos2 emulation

2021-02-25 Thread no-reply
Patchew URL: https://patchew.org/QEMU/cover.1614282456.git.bala...@eik.bme.hu/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: cover.1614282456.git.bala...@eik.bme.hu Subject: [PATCH v4 0/6] Pegasos2 emulation === TEST

[PATCH v4 0/6] Pegasos2 emulation

2021-02-25 Thread BALATON Zoltan
Hello, This is adding a new PPC board called pegasos2. More info on it can be found at: https://osdn.net/projects/qmiga/wiki/SubprojectPegasos2 Currently it needs a firmware ROM image that I cannot include due to original copyright holder (bPlan) did not release it under a free licence but I hav