From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 6 Jun 2014 15:20:56 -0700 Subject: [U-Boot] [PATCH] powerpc/mpc85xx: Remove P1023 RDS support In-Reply-To: <20140606221422.B059D3804B4@gemini.denx.de> References: <1402085638-12144-1-git-send-email-Lijun.Pan@freescale.com> <20140606221422.B059D3804B4@gemini.denx.de> Message-ID: <53923EC8.1090301@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/06/2014 03:14 PM, Wolfgang Denk wrote: > Dear Lijun Pan, > > In message <1402085638-12144-1-git-send-email-Lijun.Pan@freescale.com> you wrote: >> Since P1023RDS is no longer supported/manufactured by Freescale, >> we clean up P1023RDS related code. >> Since P1023RDB is still supported by Freescale, >> we keep P1023RDB releated code. > > So are there not any boards left in the field that should be > supported? > > Best regards, > Wolfgang, Incidentally, I have been trying to get a list of EOL boards from Freescale. Presume if I get the list, shall we drop the support for those boards right away or wait for some time, or keep them until we are tired of maintenance? York