[U-Boot] [PATCH] arm: socfpga: migration of CONFIG_SPI_FLASH_BAR
Marek Vasut
marex at denx.de
Wed Mar 23 09:06:36 CET 2016
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 <denis.bakhvalov at nokia.com>
> Reported-by: Denis Bakhvalov <denis.bakhvalov at nokia.com>
> Cc: Marek Vasut <marex at denx.de>
> ---
> 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
More information about the U-Boot
mailing list