On 2/5/21 5:59 PM, Peter Maydell wrote: > The AN505 and AN511 happen to share the same OSCCLK values, but the > AN524 will have a different set (and more of them), so split the > settings out to be per-board. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/arm/mps2-tz.c | 23 ++++++++++++++++++----- > 1 file changed, 18 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>