tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers
authorPali Rohár <pali@kernel.org>
Wed, 11 Aug 2021 08:14:17 +0000 (10:14 +0200)
committerStefan Roese <sr@denx.de>
Wed, 1 Sep 2021 06:07:04 +0000 (08:07 +0200)
commite515a33040af6c637f8f17d9bd4166b0c3bba22d
tree11bc8f0c1f346da67584ba191c4dcae8f11ddafc
parenta008dbaa8ce2d4142e17780177faa381fd59bb4e
tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers

There are already IBR_HDR_* constants for these numbers, so use them.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
tools/kwbimage.c