From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Gala Subject: having a keyword to specify the boot cpu like memreserve? Date: Tue, 11 Nov 2008 10:05:13 -0600 Message-ID: <9103EB04-3F34-4490-856F-B30B307B4B1F@kernel.crashing.org> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org To: devicetree-discuss List-Id: devicetree@vger.kernel.org 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