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

Stephen Warren swarren at nvidia.com
Sun Mar 8 22:00:08 CET 2015


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.

(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!)


More information about the U-Boot mailing list