On Thu, Feb 10, 2022 at 12:07:02PM +0100, Philippe Mathieu-Daudé wrote: > On 10/2/22 07:30, Stafford Horne wrote: > > Move magic numbers to variables and enums. These will be > > reused for upcoming fdt initialization. > > > > Signed-off-by: Stafford Horne <sho...@gmail.com> > > --- > > hw/openrisc/openrisc_sim.c | 42 ++++++++++++++++++++++++++++++-------- > > 1 file changed, 34 insertions(+), 8 deletions(-) > > Typo "Parameterize" in subject.
Yes. > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> Thank you.