Re: [PATCH 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board

2021-02-12 Thread Philippe Mathieu-Daudé
On 2/12/21 2:51 PM, Peter Maydell wrote: > On Fri, 5 Feb 2021 at 17:00, Peter Maydell wrote: >> >> Set the FPGAIO num-leds and have-switches properties explicitly >> per-board, rather than relying on the defaults. The AN505 and AN521 >> both have the same settings as the default values, but the

Re: [PATCH 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board

2021-02-12 Thread Peter Maydell
On Fri, 5 Feb 2021 at 17:00, Peter Maydell wrote: > > Set the FPGAIO num-leds and have-switches properties explicitly > per-board, rather than relying on the defaults. The AN505 and AN521 > both have the same settings as the default values, but the AN524 will > be different. > > Signed-off-by:

[PATCH 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board

2021-02-05 Thread Peter Maydell
Set the FPGAIO num-leds and have-switches properties explicitly per-board, rather than relying on the defaults. The AN505 and AN521 both have the same settings as the default values, but the AN524 will be different. Signed-off-by: Peter Maydell --- hw/arm/mps2-tz.c | 9 + 1 file