mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-20 13:21:54 +01:00
When a mismatch is found trying to write an image for one boot method to a different boot device, print an error message including the image header marked target boot device type. Signed-off-by: Joel Johnson <mrjoel@lixil.net> Reviewed-by: Stefan Roese <sr@denx.de>