cmd: mvebu/bubt: Do not modify image in A8K check_image_header()
authorPali Rohár <pali@kernel.org>
Sun, 29 Jan 2023 17:38:11 +0000 (18:38 +0100)
committerStefan Roese <sr@denx.de>
Wed, 1 Mar 2023 05:39:17 +0000 (06:39 +0100)
commit7d9c083844cec1cbbd72494210af20f17b3b7642
tree7a22a87b1719a68e5ea69ad31cc634d66f8efb36
parent40e3204c62dcf3d0411e67dc3d4863300f8e3fa5
cmd: mvebu/bubt: Do not modify image in A8K check_image_header()

Change checksum verification code so it does require to modify image.

Signed-off-by: Pali Rohár <pali@kernel.org>
cmd/mvebu/bubt.c