[ImageBuilder][PATCH v3 0/3] Add extra ImageBuilder features

Andrei Cherechesu (OSS) posted 3 patches 1 year, 9 months ago
Failed in applying to current master (apply log)
README.md                |  10 ++-
scripts/uboot-script-gen | 159 +++++++++++++++++++++++++++++++++------
2 files changed, 145 insertions(+), 24 deletions(-)
[ImageBuilder][PATCH v3 0/3] Add extra ImageBuilder features
Posted by Andrei Cherechesu (OSS) 1 year, 9 months ago
From: Andrei Cherechesu <andrei.cherechesu@nxp.com>

Hello,

This the v3 version for the patches which have not yet been commited.

Changes in v3:
- Dropped the [PATCH v2 1/4] from the previous series since it's already
been commited
- For PATCH 1/3: No changes
- For PATCH 2/3: Dropped the "-a" parameter and instead sourced the name
of the extra commands file from the ImageBuilder config file, from the
APPEND_EXTRA_CMDS variable. Also described it in README.md.
- For PATCH 3/3: Fixed commit message that still mentioned the "-s"
parameter, which was dropped in v2.

Andrei Cherechesu (3):
  uboot-script-gen: Dynamically compute addr and size when loading
    binaries
  uboot-script-gen: Enable appending extra commands to boot script
  uboot-script-gen: Enable not adding boot command to script

 README.md                |  10 ++-
 scripts/uboot-script-gen | 159 +++++++++++++++++++++++++++++++++------
 2 files changed, 145 insertions(+), 24 deletions(-)

-- 
2.35.1