From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 17 Oct 2015 01:06:46 +0200 Subject: [U-Boot] [PATCH v4 1/5] spi: cadence_qspi: Ensure spi_calibration is run when sclk change In-Reply-To: <1444990336.2436.1.camel@clsee-VirtualBox> References: <1444987155-2650-1-git-send-email-clsee@altera.com> <1444990336.2436.1.camel@clsee-VirtualBox> Message-ID: <201510170106.46637.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 Friday, October 16, 2015 at 12:12:16 PM, Chin Liang See wrote: Hi! > From f22064087684b04d6d6ff105a4766a0902d361a8 Mon Sep 17 00:00:00 2001 > From: Chin Liang See > Date: Thu, 15 Oct 2015 13:56:45 +0800 > Subject: [PATCH 1/5] spi: cadence_qspi: Ensure spi_calibration is run > when > sclk change Did something funny happen to the altera mail system ? :-) > Ensuring spi_calibration is run when there is a change of sclk > frequency. This will ensure the qspi flash access works for high > sclk frequency [...] Best regards, Marek Vasut