Re: [PATCH v2 5/5] cmd: mvebu: bubt: show image boot device

2020-03-23 Thread Stefan Roese
On 29.01.20 15:50, Joel Johnson wrote: 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 Reviewed-by: Stefan Roese Thanks, Stefan

[PATCH v2 5/5] cmd: mvebu: bubt: show image boot device

2020-01-29 Thread Joel Johnson
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 --- v2 changes: - newly added in v2 series --- cmd/mvebu/bubt.c | 15 --