Thread (3 messages) 3 messages, 3 authors, 2010-05-19

Boot interface for device trees on ARM

From: Jamie Lokier <hidden>
Date: 2010-05-19 01:41:18
Also in: linux-devicetree

David Gibson wrote:
On Tue, May 18, 2010 at 08:24:06AM -0400, Nicolas Pitre wrote:
quoted
On Tue, 18 May 2010, David Gibson wrote:
quoted
On Tue, May 18, 2010 at 01:24:43PM +0800, Jeremy Kerr wrote:
quoted
Nicolas Pitre wrote:
[snip]
quoted
quoted
The only reason you'd need a subarchitecture number or equivalent is
if you need to do things differently in the very, very early asm boot
code.  We may need a minimal form of this on PowerPC if we ever
support multiple MMU families in the same kernel binary.
Exact.  For example, on ARM the machine ID is also used to figure out 
the MMU mapping needed to be able to simply be able to debug the very 
early assembly boot stage when there isn't even a stack available. While 
this info is stored in the machine record, it is actually 
subarchitecture specific and already half-digested for easy usage by 
that initial MMU setup.  I just don't want to imagine what the 
equivalent functionality with DT would look like.
Well, it wouldn't be *that* bad - you'd need a minimal asm-only tree
walker to find and look up the compatible property.  Quite possible
but, yes, fairly awkward.
I'm not entirely clear, is the DT intended to replace the command line
for saying things like "console=XXX"?

Real example: I have a device where the bootloader decides which
serial port will be the diagnostic boot console, if any, based on a
specially wired serial cable detected at boot time, and it passes the
decision to the kernel.

In that case, does the console selection need to be easily accessible
to that early asm code, for early printks?

-- Jamie
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help