commit | 00c06774883ff291dd1ce1a52cf1ca3a0416f63e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 09 20:13:38 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 12:36:10 2022 -0700 |
tree | a507fdde4930941d0638361c0bc77ffdc3f1b113 | |
parent | 315400e4c706154c5dc6375a5c178c2e39887edf [diff] |
mkimage: Show the external-offset error This is a debug message at present, which is not very helpful. Print out the error so that action can be taken. Signed-off-by: Simon Glass <sjg@chromium.org>