From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 17 Jun 2014 09:20:11 -0700 Subject: [U-Boot] [PATCH 1/7] nand_spl: remove P1023RDS_NAND support In-Reply-To: <1403019668.6603.728.camel@snotra.buserror.net> References: <1401845213-4173-2-git-send-email-yamada.m@jp.panasonic.com> <1402955173.6603.649.camel@snotra.buserror.net> <20140617173646.E7F2.AA925319@jp.panasonic.com> <1403019668.6603.728.camel@snotra.buserror.net> Message-ID: <53A06ABB.5070505@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 06/17/2014 08:41 AM, Scott Wood wrote: > On Tue, 2014-06-17 at 17:36 +0900, Masahiro Yamada wrote: >> Hello Scott, >> >> On Mon, 16 Jun 2014 16:46:13 -0500 >> Scott Wood wrote: >> >>> FWIW, all p1023rds support can probably be removed. Very few boards >>> were ever sold, and support was recently removed from Linux (commit >>> fd7e5b7a8758093781a44df9577fe24e9e11723e). >>> >> >> In that case, could you send a patch to remove it? >> Or shall I do that ? > > I'm hoping York and/or Roy will comment on the removal first. > Looks like we agree to remove P1023RDS board. We have a patch pending for this. I will test it soon. York