From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 27 Feb 2016 15:31:40 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: Fix SR1500 env position In-Reply-To: <56D16B80.5090909@denx.de> References: <1456510833-9664-1-git-send-email-marex@denx.de> <56D16B80.5090909@denx.de> Message-ID: <56D1B34C.3080608@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 02/27/2016 10:25 AM, Stefan Roese wrote: > On 26.02.2016 19:20, Marek Vasut wrote: >> Move the inclusion of the common socfpga configuration file further >> down in the sr1500 configuration, so that the socfpga_common.h can >> check if environment is in SPI NOR and it's location is defined and >> if it is not, define default location. >> >> This fixes "arm: socfpga: Enabling U-Boot environment support in QSPI" >> which introduced a minor warning. >> >> Signed-off-by: Marek Vasut >> Cc: Chin Liang See >> Cc: Dinh Nguyen >> Cc: Dinh Nguyen >> Cc: Pavel Machek >> Cc: Marek Vasut >> Cc: Stefan Roese > > Acked-by: Stefan Roese In that case, applied and pushed. Thanks! -- Best regards, Marek Vasut