]> Git Repo - J-u-boot.git/commit
tools: kwbimage: Don't parse PAYLOAD keyword
authorPali Rohár <[email protected]>
Fri, 23 Jul 2021 09:14:10 +0000 (11:14 +0200)
committerStefan Roese <[email protected]>
Sat, 31 Jul 2021 07:49:31 +0000 (09:49 +0200)
commitc9b2134b6f475dfde89012d6ce0bf7e4bdee5888
tree4d68ed0ae03ba8354794752959d0b9e5f0514e5c
parentd9fb82c50851c2a6e1ad4425e8ea2130a27978f9
tools: kwbimage: Don't parse PAYLOAD keyword

The PAYLOAD keyword does nothing. No code is using it and both mkimage
and kwbimage completely ignore it. It looks like a relict from the past.
The payload image itself can be specified only via -d parameter to
mkimage.

Signed-off-by: Pali Rohár <[email protected]>
Reviewed-by: Marek Behún <[email protected]>
Reviewed-by: Chris Packham <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Tested-by: Chris Packham <[email protected]>
tools/kwbimage.c
This page took 0.032814 seconds and 4 git commands to generate.