From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Wed, 05 Sep 2012 09:54:52 +0800 Subject: [U-Boot] Pull request u-boot-blackfin.git (sf branch) In-Reply-To: <50420AD9.2020700@googlemail.com> References: <1344959244-5077-1-git-send-email-vapier@gentoo.org> <50420AD9.2020700@googlemail.com> Message-ID: <5046B0EC.1030007@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 Mike Frysinger, On 9/1/2012 21:17, Andreas Bie?mann wrote: > Dear Mike Frysinger, > > On 14.08.2012 17:47, Mike Frysinger wrote: >> The following changes since commit >> 4d3c95f5ea7c737a21cd6b9c59435ee693b3f127: >> >> zfs: Add ZFS filesystem support (2012-08-09 23:42:20 +0200) >> >> are available in the git repository at: >> >> git://www.denx.de/git/u-boot-blackfin.git sf >> >> for you to fetch changes up to 4a4cb4e11149158c9eabb1537a1eaee7372ce491: >> >> sf: spansion: Add support for S25FL256S (2012-08-14 11:45:50 -0400) >> >> ---------------------------------------------------------------- >> Marek Vasut (1): >> cmd_spi: remove superfluous semicolon >> >> Michal Simek (2): >> sf: stmicro: add support for N25Q128A >> sf: spansion: Add support for S25FL256S >> >> Rajeshwari Shinde (1): >> sf: winbond: add W25Q32 >> >> Stephan Linz (2): >> sf: stmicro: support JEDEC standard two-byte signature >> sf: stmicro: add support N25Q128 parts >> >> Stephen Warren (1): >> sf: winbond: fix page_size > > how about > > http://patchwork.ozlabs.org/patch/177896/ > and > http://patchwork.ozlabs.org/patch/178691/ > > I think they are required for new at91sam9x5 board support for serial > flash booting. These two patches are needed for supporting new at91sam9x5 board with serial flash booting. Would these patches can be merged? Or else, the at91sam9x5 serial flash can not work. Btw, in e-mail, I see you merged: spi: add atmel at25df321 serial flash support (http://patchwork.ozlabs.org/patch/177896/) but I don't find it on your git tree. > > Best regards > > Andreas Bie?mann