commit | 658854a626b56d3ff417453ac842e4486ba5139b | [log] [tgz] |
---|---|---|
author | Joel Johnson <mrjoel@lixil.net> | Fri Apr 17 09:38:06 2020 -0600 |
committer | Stefan Roese <sr@denx.de> | Wed Apr 22 14:28:15 2020 +0200 |
tree | f2861716436077e3eed0d4ca7c9e73502057fb3f | |
parent | f41b85ee6a4d5bc469f008e0efb266eb3f54f3d7 [diff] |
cmd: mvebu: bubt: verify A38x target device type Ensure that the device to which an image is being written includes header information indicating boot support for the destination device. This is derived from the support in the SolidRun master-a38x vendor fork. Signed-off-by: Joel Johnson <mrjoel@lixil.net> Reviewed-by: Stefan Roese <sr@denx.de>