commit | e55cc062e4edd278095f50c7044678218ac9c036 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 18 11:59:46 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 10 16:52:58 2019 -0600 |
tree | 7ef5506a2e7cb0a297894021ad1958fc6adc1649 | |
parent | fb9128d80dd98336aee6e9b106235ec1462816d6 [diff] |
sandbox: Add a comment to board_init_f() This function is used for both SPL and TPL. Add a comment to that effect. Signed-off-by: Simon Glass <sjg@chromium.org>