[U-Boot] [PATCH v6 3/6] dm: tegra: Enable driver model in SPL and adjust the GPIO driver

Simon Glass sjg at chromium.org
Mon Mar 9 18:04:09 CET 2015


Hi Stephen,

On 8 March 2015 at 15:00, Stephen Warren <swarren at nvidia.com> wrote:
>
> On 03/04/2015 03:16 PM, Tom Rini wrote:
> > On Tue, Mar 03, 2015 at 08:02:59AM -0700, Simon Glass wrote:
> >
> >> Use the full driver model GPIO and serial drivers in SPL now that
> >> these are supported. Since device tree is not available they will
> >> use platform data.
> >>
> >> Remove the special SPL GPIO function as it is no longer needed.
> >>
> >> This is all in one commit to maintain bisectability.
> >>
> >> Signed-off-by: Simon Glass <sjg at chromium.org>
> >
> > Applied to u-boot/master, thanks!
>
> This patch breaks the serial console on at least NVIDIA Tegra
> Seaboard. LCD/usbkbd still work though. I can't test any other Tegra
> boards right now since I'm not at work. I wonder if the UART/SPI GPIO
> is at issue? That would be specific to this board.
>

Could be - what do you have it set to? I should be able to give it
another test sometime today and nut it out.

> (I just happened to test with that board while investigating why
> usbkbd was not working right on the RPi, since Seaboard has usbkbd
> support... Yay nested bugs!)

The worst type.

Regards,
Simon


More information about the U-Boot mailing list