diff options
author | Simon Glass <sjg@chromium.org> | 2019-04-25 21:58:33 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2019-05-08 12:44:07 +0800 |
commit | 5203258c6e149ab865e337c00437a909abf3b5b4 (patch) | |
tree | 07beb595fc1e22bf20df62cf89dd2c2b7be9c5ed /tools/mrvl_uart.sh | |
parent | 8d7f06bbbef16f172cd5e9c4923cdcebe16b8980 (diff) |
binman: Don't generate an error in 'text' entry constructor
It is not good practice to raise an exception in a constructor. In this
case the 'text' entry may not actually be used, if -i is used to filter
out the images that get built.
Move the exception to where the data is actually used.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'tools/mrvl_uart.sh')
0 files changed, 0 insertions, 0 deletions