[RFC PATCH v3 8/8] tools: gen_pre_load_header.sh: initial import

Simon Glass sjg at chromium.org
Thu Nov 25 01:13:03 CET 2021


Hi,

On Wed, 17 Nov 2021 at 10:52, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> This commit adds a script gen_pre_load_header.sh
> that generate the header used by the image pre-load
> stage.
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
>  tools/gen_pre_load_header.sh | 174 +++++++++++++++++++++++++++++++++++
>  1 file changed, 174 insertions(+)
>  create mode 100755 tools/gen_pre_load_header.sh

Please use binman to do this.

Regards,
Simon


More information about the U-Boot mailing list