commit | 5d2f7d306cecaf454569fd787855ba1106499400 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Tue Jul 26 16:11:56 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jul 29 10:02:43 2022 +0200 |
tree | 6ba2a07f5b269f05fd313c570c22daac4d2360c0 | |
parent | 832738974806e6264a3d0ac2aaa92d0f662fd128 [diff] |
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>