From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 22 Mar 2016 15:25:46 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: migration of CONFIG_SPI_FLASH_BAR In-Reply-To: <56F1557F.3010800@gmail.com> References: <56F1557F.3010800@gmail.com> Message-ID: <56F155EA.80505@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 03/22/2016 03:23 PM, Marek Vasut wrote: > On 03/22/2016 10:26 AM, Bakhvalov, Denis (Nokia - PL/Wroclaw) wrote: > > Hi! > > Thanks for the patch, comments below. > >> CONFIG_SPI_FLASH_BAR was deleted from socfpga_common.h >> and placed in socfpga_*_defconfig where it makes sense. >> >> Signed-off-by: Denis Bakhvalov >> Reported-by: Marek Vasut > > I didn't report this stuff, so just Cc me. > >> Cc: Dinh Nguyen >> --- >> configs/socfpga_arria5_defconfig | 1 + >> configs/socfpga_cyclone5_defconfig | 1 + >> configs/socfpga_de0_nano_soc_defconfig | 1 + >> configs/socfpga_mcvevk_defconfig | 1 + >> configs/socfpga_sockit_defconfig | 1 + >> configs/socfpga_socrates_defconfig | 1 + >> configs/socfpga_sr1500_defconfig | 1 + >> include/configs/socfpga_common.h | 2 -- >> 8 files changed, 7 insertions(+), 2 deletions(-) > > This change is fine with me. > > Acked-by: Marek Vasut The patch does not apply, so please rebase on u-boot-socfpga/master and repost. You can keep the Ack. -- Best regards, Marek Vasut