[PATCH v2 5/8] spl: binman: Add config options for binman symbols in VPL
Simon Glass
sjg at chromium.org
Tue Jun 28 15:37:42 CEST 2022
The SPL code declares binman symbols for U-Boot phases depending on
CONFIG_IS_ENABLED(BINMAN_UBOOT_SYMBOLS). This config exists for SPL and
TPL, also add a version for VPL.
Signed-off-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>
---
Changes in v2:
- Update VPL configs for the new BINMAN_UBOOT_SYMBOLS
common/spl/Kconfig.vpl | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list