From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 22 Mar 2016 15:23:59 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: migration of CONFIG_SPI_FLASH_BAR In-Reply-To: References: Message-ID: <56F1557F.3010800@gmail.com> 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 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 Best regards, Marek Vasut