commit | 2f3c6c5863a6022ac97dac96c29a82878de2165c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Mar 18 11:43:55 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Apr 01 07:45:09 2020 -0600 |
tree | 79c59e73048a630e3fce89ee763baa4d61a602ac | |
parent | b4bd0447557a77536bfa389251d0bed2cc159bbb [diff] |
image: Correct comment for fit_conf_get_node() This should mention that conf_uname can be NULL and should be in the header file. Fix this. Signed-off-by: Simon Glass <sjg@chromium.org>