From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Mon, 14 Oct 2013 16:32:10 +0800 Subject: [U-Boot] [PATCH 1/3] sf: add missing Atmel at25df321 spi flash support In-Reply-To: References: <1381381659-20975-1-git-send-email-voice.shen@atmel.com> <52575333.30009@atmel.com> <5258A3F9.10406@atmel.com> Message-ID: <525BAC0A.5050303@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jagan, On 10/14/2013 16:14, Jagan Teki wrote: > On Sat, Oct 12, 2013 at 6:50 AM, Bo Shen wrote: >> Hi Jagan, >> Cc Tom. >> >> >> On 10/11/2013 09:24, Bo Shen wrote: >>> >>> Hi Jagan, >>> >>> On 10/10/2013 22:14, Jagan Teki wrote: >>>> >>>> Thanks for this. >>>> >>>> On Thu, Oct 10, 2013 at 10:37 AM, Bo Shen wrote: >>>>> >>>>> As the spi flash transfer to multiple parts, it is forgot to add >>>>> Atmel AT25DF321 spi flash support, which broken several Atmel EK >>>>> boards which this chip. So, add it >>>>> >>>>> Signed-off-by: Bo Shen >>>>> --- >>>>> drivers/mtd/spi/sf_probe.c | 1 + >>>>> 1 file changed, 1 insertion(+) >> >> >> If this patch not applied before release at Oct 14, it will make a >> regression for several Atmel EK boards boot from spi flash. > Agreed, thanks for your concern. > >> >> Would you please pick it before release? > Yes, I will pick this. > and will send one more pull request for cleanup, this should be part of. Thanks. Best Regards, Bo Shen