From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by ozlabs.org (Postfix) with ESMTP id A1762DDEDA for ; Sat, 7 Mar 2009 06:45:31 +1100 (EST) Received: by yw-out-2324.google.com with SMTP id 5so307995ywb.39 for ; Fri, 06 Mar 2009 11:45:30 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20090306184038.GA20537@zod.rchland.ibm.com> References: <49B1605C.7090709@embeddedarm.com> <20090306184038.GA20537@zod.rchland.ibm.com> Date: Fri, 6 Mar 2009 12:45:30 -0700 Message-ID: Subject: Re: [PATCH, RFC] From: Grant Likely To: Josh Boyer Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org, Eddie Dawydiuk List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Mar 6, 2009 at 11:40 AM, Josh Boyer wr= ote: > On Fri, Mar 06, 2009 at 10:41:48AM -0700, Eddie Dawydiuk wrote: >> @@ -214,8 +214,12 @@ >> =A0 =A0 =A0platformo=3D"$object/simpleboot.o $object/virtex.o" >> =A0 =A0 =A0binary=3Dy >> =A0 =A0 =A0;; >> +simpleboot-yosemite) >> + =A0 =A0platformo=3D"$object/fixed-head.o $object/simpleboot.o >> $object/simpleboot-yosemite.o" >> + =A0 =A0binary=3Dy >> + =A0 =A0;; >> =A0simpleboot-*) >> - =A0 =A0platformo=3D"$object/simpleboot.o" >> + =A0 =A0platformo=3D"$object/fixed-head.o $object/simpleboot.o" > > Does this break other boards, or should it have always been there? This probably should have always been there. Same for the simpleboot virtex targets, but I'll need to test to be sure. g. --=20 Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.