Hi Bin Bin Meng <[email protected]> 於 2019年3月20日 週三 下午3:22寫道: > > Hi Rick, > > On Tue, Mar 19, 2019 at 5:11 PM Andes <[email protected]> wrote: > > > > From: Rick Chen <[email protected]> > > > > To enumerate devices on the /soc/ node, create a "simple-bus" > > driver to match "andestech,riscv-ae350-soc". > > > > Could we change the /soc/ node compatible string to "simple-bus" > instead? The QEMU 'virt' created a bad example and we should stop the > contamination. >
Do you mean change the .compatible = "andestech,riscv-ae350-soc", as "simple-bus" ??? I don't understand it. Can you explain more clearly Thanks Rick > > Signed-off-by: Rick Chen <[email protected]> > > Cc: Greentime Hu <[email protected]> > > --- > > arch/riscv/cpu/ax25/cpu.c | 16 ++++++++++++++++ > > 1 file changed, 16 insertions(+) > > > > Regards, > Bin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

