[U-Boot] [Patch v3] socfpga: clean up sfp generation

Marek Vasut marex at denx.de
Tue Oct 16 09:21:51 UTC 2018


On 10/15/2018 03:52 PM, Dalon Westergreen wrote:
> From: Dalon Westergreen <dalon.westergreen at intel.com>
> 
> Move the sfp file generation entirely to the root Makefile.  This
> means that the u-boot-spl.sfp will only be generated when required
> and only for the socfpga variants that require it.
> 
> sfp generation is now entirely controlled by CONFIG_BUILD_TARGET
> being set to either spl/u-boot-spl.sfp or more likely
> u-boot-with-spl.sfp
> 
> Signed-off-by: Dalon Westergreen <dalon.westergreen at intel.com>
> 
> ---
> v3:
>   -> Change ifdef to ifneq
>   -> Fix error, should not use $(SPL_BIN) as it was not defined
>      in Makefile
> v2:
>   -> condense changes to 1 patch to avoid breaking git bisect
> ---

Applied, thanks

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list