From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 12 Oct 2012 04:08:01 +0200 Subject: [U-Boot] [PATCH] m28: Properly configure the SPI flash chipselect In-Reply-To: <1350005816-21683-1-git-send-email-marex@denx.de> References: <1350005816-21683-1-git-send-email-marex@denx.de> Message-ID: <201210120408.01809.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Tom Rini, > The SPI flash is not properly detected by plain "sf probe" due to > it being located on different bus and different chipselect. Fix > this problem. > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > Cc: Tom Rini [...] Please apply for .10 release, this is an important bugfix. Tested by DUTS as of now. Best regards, Marek Vasut