From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 20 Apr 2015 14:42:47 +0200 Subject: [U-Boot] socfpga: socdk and socrates share SPI flash config, move it to shared place In-Reply-To: <201504201439.44606.marex@denx.de> References: <20150420121601.GA14116@amd> <201504201439.44606.marex@denx.de> Message-ID: <5534F447.8000700@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 20.04.2015 14:39, Marek Vasut wrote: > On Monday, April 20, 2015 at 02:16:02 PM, Pavel Machek wrote: >> Both Socrates and SocDK share same QSPI and SPI flash >> configuration. Move the common configuration into common place. >> >> Signed-off-by: Pavel Machek > > Is my understanding correct that now all SoCFPGA CV boards will be forced > to have this SPI flash ? I believe this is incorrect. Yes. Defining such a SPI flash is board specific and shouldn't be moved to the common dtsi file. Thanks, Stefan