From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 2 Jan 2014 16:04:49 -0800 Subject: [U-Boot] linkstation_HGLAN and MPC824x support In-Reply-To: <52B2188E.8010005@ti.com> References: <20131125154538.GX420@bill-the-cat> <52B2151D.90905@freescale.com> <52B2188E.8010005@ti.com> Message-ID: <52C5FEA1.7040508@freescale.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/18/2013 01:50 PM, Tom Rini wrote: > On 12/18/2013 04:35 PM, York Sun wrote: >> On 11/25/2013 07:45 AM, Tom Rini wrote: >>> Hello, >>> >>> With a recent change to U-Boot (as part of merging >>> http://patchwork.ozlabs.org/patch/293612/), we need cache support >>> for MPC824x, for the linkstation_HGLAN board to continue >>> building, as the network driver is now cache aware. >>> >>> Alternatively, if there is no interest in maintaining the >>> platform upstream anymore, we can remove it. Thanks! >>> > >> Tom, > >> Did you hear objection? I think we should remove support for this >> board. We'd better do it before next release. > > I would say this is "last call" for a patch now, yes. > Tom, Are you going to remove this platform, or waiting for someone to submit a patch to do so? Does removing this platform mean totally remove the code, or only modify boards.cfg to disable the build? York