]> git.dujemihanovic.xyz Git - u-boot.git/commit
tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE
authorPali Rohár <pali@kernel.org>
Sat, 14 Jan 2023 13:31:00 +0000 (14:31 +0100)
committerStefan Roese <sr@denx.de>
Wed, 1 Mar 2023 05:39:17 +0000 (06:39 +0100)
commitaab9b063b5f6cea143d77dc1d27c004c1f89ab41
treeba4c4924231826402be10bcf0a40e67f5046616f
parent908801dcfe8a1e45b5e6e37c4b7e43f79dfc36ec
tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE

Fixes: 1a8e6b63e24f ("tools: kwbimage: Dump kwbimage config file on '-p -1' option")
Signed-off-by: Pali Rohár <pali@kernel.org>
tools/kwbimage.c