lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 10 Jul 2014 22:30:21 -0400
From:	Steven Rostedt <rostedt@...dmis.org>
To:	LKML <linux-kernel@...r.kernel.org>,
	linux-arm-kernel@...ts.infradead.org
Cc:	Lee Jones <lee.jones@...aro.org>,
	Linus Walleij <linus.walleij@...aro.org>,
	Tuomas Tynkkynen <ttynkkynen@...dia.com>
Subject: No uart output on my snowball board

I decided to play with my snowball board as that's the easiest arm
board I have to do testing on, and it was reported to me that I broke
function graph tracing on the arm boards. But I haven't booted my
snowball since 3.8. When I tried with the latest kernel, it didn't give
me *any* output. I figured something was up with the uart, but the
board also didn't boot.

I did a bisect to find out where the uart stopped working (I also
stumbled on where the board stopped booting, but still need to find
that commit). The uart died with this commit:

commit a0998b8321eb5f53ef51924f5ab6c69237ac1025
Author: Lee Jones <lee.jones@...aro.org>
Date:   Thu Aug 22 16:18:56 2013 +0100

    ARM: ux500: Remove UART support when booting without Device Tree
    
    It's time to remove all ATAG support from ux500 and rely solely on
    Device Tree booting. This patch is part of that endeavour.
    
    Signed-off-by: Lee Jones <lee.jones@...aro.org>
    Signed-off-by: Linus Walleij <linus.walleij@...aro.org>

This happened between 3.12 and 3.13.

Does this mean that I need to get device tree support for this. I have
no idea how to fix it as a device tree to me is a christmas tree (a
tree with little lighty devices on it). Thus I'll just go and throw
this out at you.

Thanks,

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ