From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw02.freescale.net (de01egw02.freescale.net [192.88.165.103]) by ozlabs.org (Postfix) with ESMTP id DE308DDFEF for ; Sat, 24 Mar 2007 03:42:13 +1100 (EST) Message-ID: <4604035F.8070703@freescale.com> Date: Fri, 23 Mar 2007 11:42:07 -0500 From: Timur Tabi MIME-Version: 1.0 To: Segher Boessenkool Subject: Re: [PATCH 10/17] bootwrapper: Add dt_set_mac_addresses(). References: <20070317013159.GH3969@localhost.localdomain> <45FC8643.1080807@freescale.com> <20070318115656.GA12765@localhost.localdomain> <45FEA7B3.9090304@freescale.com> <20070320035957.GC21124@localhost.localdomain> <45FFE8FD.9020902@freescale.com> <20070321025447.GG27969@localhost.localdomain> <460148DC.3020600@freescale.com> <20070322000620.GC2295@localhost.localdomain> <1174576516.6595.542.camel@ld0161-tx32> <20070323032214.GC28006@localhost.localdomain> <4603E648.4030907@freescale.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Segher Boessenkool wrote: >> I would have no objection to a patch for DTC that makes it treat "?" >> like "0". This would probably make everyone happy. > > Some nice poison pattern instead of 0 would be even > better. No, because that might break of_get_mac_address() which considers an all-zero MAC address to be invalid. -- Timur Tabi Linux Kernel Developer @ Freescale