On 1/9/21 3:36 PM, Bin Meng wrote: > From: Bin Meng <bin.m...@windriver.com> > > SIFIVE_U_CPU is conditionally set to SIFIVE_U34 or SIFIVE_U54, hence > there is no need to use #idef to set the mc->default_cpu_type. > > Signed-off-by: Bin Meng <bin.m...@windriver.com> > --- > > hw/riscv/sifive_u.c | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>