On Sun, 7 Feb 2021 at 08:12, Bin Meng <bmeng...@gmail.com> wrote: > > At present QEMU ppce500 target has not been migrated to driver model > yet. As a start, let's enable driver model and the 'dm' command. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > --- > > configs/qemu-ppce500_defconfig | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>