From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Thompson Date: Mon, 12 Sep 2011 15:57:19 +0100 Subject: [U-Boot] [PATCH V2] ARM: Update mach-types In-Reply-To: <4E6E1CD8.1000003@denx.de> References: <1315799692-16076-1-git-send-email-marek.vasut@gmail.com> <4E6DD6AB.2080809@compulab.co.il> <201109121536.47545.marek.vasut@gmail.com> <4E6E0EF9.1090307@denx.de> <4E6E1177.3010607@keymile.com> <4E6E13BC.7080802@denx.de> <4E6E1BB9.6030001@ge.com> <4E6E1CD8.1000003@denx.de> Message-ID: <4E6E1DCF.70701@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/09/11 15:53, Stefano Babic wrote: > On 09/12/2011 04:48 PM, Nick Thompson wrote: >>> Maybe the best way, if you want to have your board maintained in u-boot >>> but not in kernel (however, why ?) >> Maybe a board that uses some other OS? > Well, but then why is it required a MACH-ID ? Or are there other OSes > stealing the same mechanism from the Linux kernel (I am not aware of it, > I am curious...) ? > > Best regards, > Stefano Babic > Good point. I believe all U-Boot internal uses of machine id are now removed. Nick.