Devicetree
 help / color / mirror / Atom feed
* having a keyword to specify the boot cpu like memreserve?
@ 2008-11-11 16:05 Kumar Gala
       [not found] ` <9103EB04-3F34-4490-856F-B30B307B4B1F-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Kumar Gala @ 2008-11-11 16:05 UTC (permalink / raw)
  To: devicetree-discuss

Does anyone have strong feelings about having something like:

/dts-v1/;

/boot-cpu/ 1;

As a way to specify the boot cpu w/o doing dtc -b.  (I would assume -b  
would override the value in the .dts)

- k

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: having a keyword to specify the boot cpu like memreserve?
       [not found] ` <9103EB04-3F34-4490-856F-B30B307B4B1F-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
@ 2008-11-11 22:37   ` David Gibson
  0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2008-11-11 22:37 UTC (permalink / raw)
  To: Kumar Gala; +Cc: devicetree-discuss

On Tue, Nov 11, 2008 at 10:05:13AM -0600, Kumar Gala wrote:
> Does anyone have strong feelings about having something like:
>
> /dts-v1/;
>
> /boot-cpu/ 1;
>
> As a way to specify the boot cpu w/o doing dtc -b.  (I would assume -b  
> would override the value in the .dts)

I've thought about implementing exactly this before.  The other option
is to somehow mark the actual boot CPU node, and have dtc pick that up
and set the boot cpu appropriately.

But there's no reason we can't support both options in the long run
(with an appropriate precedence order / error on conflicts).  And this
way is simpler to implement, so lets do it.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-11 22:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-11 16:05 having a keyword to specify the boot cpu like memreserve? Kumar Gala
     [not found] ` <9103EB04-3F34-4490-856F-B30B307B4B1F-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
2008-11-11 22:37   ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox