From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 23 Mar 2016 09:06:36 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: migration of CONFIG_SPI_FLASH_BAR In-Reply-To: References: Message-ID: <56F24E8C.1080700@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/23/2016 09:03 AM, Bakhvalov, Denis (Nokia - PL/Wroclaw) wrote: > 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: Denis Bakhvalov > Cc: Marek Vasut > --- > 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(-) Please use git send-email to send patches, this one arrived as a broken HTML and I really cannot use that for anything. btw when sending a new version of patch, add V2 and describe the changes. See https://www.kernel.org/doc/Documentation/SubmittingPatches Best regards, Marek Vasut