On Mon, Oct 15, 2018 at 8:15 PM Vabhav Sharma <vabhav.sha...@nxp.com> wrote: > > Serial subsystem search and probe only one first serial > device and unable to use remaining available UART devices > > This patch changes the logic to probe all available serial devices > using platform data or device tree in DM model in order to use all > UART devices > > Signed-off-by: Vabhav Sharma <vabhav.sha...@nxp.com> > --- > drivers/serial/Kconfig | 12 ++++++++++++ > drivers/serial/serial-uclass.c | 42 > ++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 54 insertions(+) >
Looks more and more devices have requirement to be probed during boot. Guess we should handle such in a unified way? Regards, Bin _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot