cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700
authorPali Rohár <pali@kernel.org>
Tue, 26 Jul 2022 14:11:56 +0000 (16:11 +0200)
committerStefan Roese <sr@denx.de>
Fri, 29 Jul 2022 08:02:43 +0000 (10:02 +0200)
commit5d2f7d306cecaf454569fd787855ba1106499400
tree6ba2a07f5b269f05fd313c570c22daac4d2360c0
parent832738974806e6264a3d0ac2aaa92d0f662fd128
cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700

Current image type verification code is specific to 32-bit Armada SoCs but
used only for Armada 38x. Implement image type verification for Armada 3700
and enable Armada 38x image verification for all 32-bit Armada SoCs.

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