[ORLinux] [PATCH] openrisc: enable passing of flatten device tree pointer
Stefan Kristiansson
stefan.kristiansson at saunalahti.fi
Mon Jul 11 20:53:21 CEST 2011
On 11.7.2011 19:54, Jonas Bonn wrote:
> That looks pretty good. The only comment I have is that we probably
> want to be passing the command line in as part of the device tree, not
> as a separate part. The command line would in that case go in as part
> of the "chosen" section, specifically the "bootargs" parameter.
I don't think that they necessarily need to exclude each other,
we could fall back on the device tree "bootargs" parameter
if no command line kernel parameter has been provided.
The way I see it, there are potential cases where the
device tree structure would be static (i.e. unchangeable),
but a dynamic command line is still desirable.
Stefan
More information about the Linux
mailing list