[PATCH v2 05/21] binman: Correct the documentation for u-boot-spl-bss-pad
Simon Glass
sjg at chromium.org
Wed Mar 17 02:30:03 CET 2021
The documentation for this entry indicates that the SPL binary is included
along with the padding. It is not, so update it to correct the error.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/binman/README.entries | 17 ++++++++++-------
tools/binman/etype/u_boot_spl_bss_pad.py | 17 ++++++++++-------
2 files changed, 20 insertions(+), 14 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list