[U-Boot] [U-Boot,v3,09/13] ns16550: unify serial_tegra

Simon Glass sjg at chromium.org
Thu Dec 3 22:43:56 CET 2015


Hi Stephen,

On 3 December 2015 at 14:33, Stephen Warren <swarren at wwwdotorg.org> wrote:
> On 11/22/2015 08:53 AM, Tom Rini wrote:
>>
>> On Thu, Nov 19, 2015 at 09:48:11PM +0800, Thomas Chou wrote:
>>
>>> Unify serial_tegra, and use the generic binding.
>>>
>>> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
>>> Reviewed-by: Tom Rini <trini at konsulko.com>
>>> Acked-by: Simon Glass <sjg at chromium.org>
>>
>>
>> Applied to u-boot/master, thanks!
>
>
> FYI, this patch causes at least Jetson TK1 to immediately reset at boot
> time. I imagine this affects all Tegra boards, at least those that use SPL
> or those that are ARMv7; my p2371-2180 Jetson TX1 ARMv8 board which doesn't
> use SPL seems to still work.
>
> I guess I'll see if I can pin-point the problem, unless you can spot an
> obvious typo or something like that.
>
> Reported-by: Kevin Hilman <khilman at linaro.org>
> (Bisected by me)

Unfortunately I didn't test this patch.

Things to check:
- for SPL, that the platform data is available somewhere
- clock-frequency and reg-shift are in the device tree

Regards,
Simon


More information about the U-Boot mailing list