[PATCH v2 06/25] elf: Rename load_segments() and module failure
Alper Nebi Yasak
alpernebiyasak at gmail.com
Thu Mar 3 22:08:31 CET 2022
On 24/02/2022 02:00, Simon Glass wrote:
> Rename this function to make it clear that it only reads loadable
> segments. Also update the error for missing module to better match the
> message emitted by Python.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Suggested-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>
> ---
>
> Changes in v2:
> - Add new patch to rename load_segments() and module failure
>
> tools/binman/elf.py | 6 +++---
> tools/binman/elf_test.py | 18 +++++++++---------
> 2 files changed, 12 insertions(+), 12 deletions(-)
Reviewed-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>
More information about the U-Boot
mailing list