diff options
author | Pali Rohár <pali@kernel.org> | 2022-08-03 13:24:42 +0200 |
---|---|---|
committer | Marek Behún <kabel@kernel.org> | 2022-09-16 17:39:42 +0200 |
commit | 5af42eafd7e132ba36740e6438ee5e6fac2062ae (patch) | |
tree | 08eaaf58f69eff8302173c35606a77422aadb653 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h | |
parent | d8fa0a76681af3ecea3941f5c743332dd76c7543 (diff) |
Makefile: Reduce usage of custom mpc85xx u-boot.bin target
Building of final u-boot.bin binary for mpc85xx via binman is needed only
when inserting DTB binary in the middle of the u-boot ELF binary (before
.bootpg and .resetvec ELF sections).
These requirements are met when CONFIG_MPC85XX_HAVE_RESET_VECTOR is enabled
(= generating .bootpg/.resetvec sections) and CONFIG_OF_SEPARATE is enabled
(= inserting DTB binary).
So in all other cases use standard build procedure instead of custom
mpc85xx u-boot.bin Makefile target via binman.
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Marek Behún <kabel@kernel.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h')
0 files changed, 0 insertions, 0 deletions