[LEDE-DEV] [PATCH 0/7] firmware-tools/ptgen: minor fixes and improvements

Michael Heimpold mhei at heimpold.de
Thu Dec 21 14:59:27 PST 2017


When playing with the partition layout of a new device, I found some
room for improvement of ptgen.

This series first adjusts some coding style issues of the sources - at
least it improves it in my eyes :-)

The last two changes are the real fixes/improvements, see individual
commit messages for details.

This series is also available at GitHub:
https://github.com/mhei/source/commits/ptgen-fixes

Michael Heimpold (7):
  firmware-tools/ptgen: fix minor coding style issues
  firmware-tools/ptgen: do not truncate the output file
  firmware-tools/ptgen: use portable exit codes
  firmware-tools/ptgen: change some variable types to prevent casts
  firmware-tools/ptgen: improve error messages on failures
  firmware-tools/ptgen: fix start sector calculation
  firmware-tools/ptgen: allow individual partition alignment

 tools/firmware-utils/src/ptgen.c | 97 +++++++++++++++++++++++-----------------
 1 file changed, 55 insertions(+), 42 deletions(-)

-- 
2.7.4




More information about the Lede-dev mailing list