commit | 003efd7da48390d32956c24ab0d337ad452c83d2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue May 07 06:12:00 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Tue May 14 15:37:25 2013 -0400 |
tree | 32a9eabb77ef680102bb1474f21493076585f70a | |
parent | e754da2aee394505b1d471e48398941a19bfb549 [diff] |
image: Export fit_conf_get_prop_node() This function will be needed by signature checking code, so export it, and also add docs. Signed-off-by: Simon Glass <sjg@chromium.org>