tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands
authorPali Rohár <pali@kernel.org>
Wed, 12 Jan 2022 17:20:38 +0000 (18:20 +0100)
committerStefan Roese <sr@denx.de>
Fri, 14 Jan 2022 10:39:16 +0000 (11:39 +0100)
commit3db9c417688f0f6f2239c52ca6f847f3db5ec23a
tree531ed1717eb732a309cffe6150e6ced27dcd6ed4
parentd737d5d2c1e9aaea830c1cc469091ed9c13b2b2a
tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands

Preserve the order of BINARY, DATA and DATA_DELAY commands as they appear
in the input file. They may depend on each other.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
tools/kwbimage.c