On 22 October 2014 21:37, Simon Glass <s...@chromium.org> wrote: > The probe logic sets up the pointer to the platform data in the device > tree decode method. It should be done in the probe() method, and anyway > the device tree decode method can't be used when CONFIG_OF_CONTROL is > not enabled. > > Fix these two problems. > > Signed-off-by: Simon Glass <s...@chromium.org> > Reviewed-by: Tom Rini <tr...@ti.com> > --- > > Changes in v2: None > > drivers/serial/ns16550.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)
Applied to u-boot-dm/master _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot