From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Mon, 15 Jul 2013 08:43:38 -0700 Subject: [U-Boot] [PATCH] mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6x In-Reply-To: References: <1373856014-20390-1-git-send-email-festevam@gmail.com> <51E375E2.4020006@boundarydevices.com> <51E40539.9040006@boundarydevices.com> Message-ID: <51E418AA.3070201@boundarydevices.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 07/15/2013 08:33 AM, Fabio Estevam wrote: > Hi Eric, > > On Mon, Jul 15, 2013 at 11:20 AM, Eric Nelson > wrote: > >> Thanks for pointing it out. I had missed this. >> >> >>> rename board/{freescale/mx6qsabrelite/README => >>> boundary/nitrogen6x/README.mx6qsabrelite} (100%) >> >> >> I also have to admit not having read this README. >> >> It appears to give pretty bad advice, suggesting that the >> user use the iMX6DQ_SPI_to_uSDHC3.bin shim to force >> boot from SDHC3. >> >> I think this explains how people keep ending up at that >> stale Linaro post. > > As I explained to Otavio, this patch does not attempt to introduce any > change in current behaviour. > > The only intention here is to get rid of code duplication. > > If we want to change the current behaviour and align it with > nitrogen6x, then we should do this on a separate patch. > > I will address Stefano's suggestion of changing the MAINTAINER file > and plan to send a v2 later today. > Ok.