
16 Oct
2018
16 Oct
'18
11:21 a.m.
On 10/15/2018 03:52 PM, Dalon Westergreen wrote:
From: Dalon Westergreen dalon.westergreen@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@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