From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 22 Sep 2015 10:10:45 +0200 Subject: [U-Boot] [PATCH] spi: ignore set speed and mode if not available In-Reply-To: <1442907681-14489-1-git-send-email-thomas@wytron.com.tw> References: <1442907681-14489-1-git-send-email-thomas@wytron.com.tw> Message-ID: <201509221010.45740.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 On Tuesday, September 22, 2015 at 09:41:21 AM, Thomas Chou wrote: > Some cores, such as Altera SPI and QuadSPI, can not change > speed and mode at runtime. Ignore the operation which is > not available. > > Signed-off-by: Thomas Chou Acked-by: Marek Vasut Thanks! Best regards, Marek Vasut