On Thu, Sep 15, 2022 at 11:34 PM Bernhard Beschow <shen...@gmail.com> wrote: > > Now that the MPC8544DS board also has a platform bus, the if statement > was always true. > > Signed-off-by: Bernhard Beschow <shen...@gmail.com> > --- > hw/ppc/e500.c | 30 ++++++++++++++---------------- > hw/ppc/e500.h | 1 - > hw/ppc/e500plat.c | 1 - > hw/ppc/mpc8544ds.c | 1 - > 4 files changed, 14 insertions(+), 19 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>