[PATCH v3 05/12] ARM: mvebu: Remove the harcoded BootROM window allocation
Jason Gunthorpe
jgunthorpe at obsidianresearch.com
Thu Jun 20 04:03:20 EST 2013
On Wed, Jun 19, 2013 at 02:58:24PM -0300, Ezequiel Garcia wrote:
> I wasn't sure you wanted to panic(), to clip on available CPUs,
> or to just do a pr_warn / WARN(), so here's a piece of code:
> (disclaimer: non-tested, non-compiled, etc.)
Up to you, but you know it won't work if it isn't right so continuing
on to try and startup the CPUs is not ideal. panic is probably
reasonable?
> node = of_find_compatible_node(NULL, NULL, "bootrom");
"marvell,bootrom" ?
Jason
More information about the devicetree-discuss
mailing list