]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: Add a comment to board_init_f()
authorSimon Glass <sjg@chromium.org>
Sat, 18 May 2019 17:59:46 +0000 (11:59 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 10 Jul 2019 22:52:58 +0000 (16:52 -0600)
commit11b44e6df2e77965bfabe8b66444a5c8bd0c11fc
tree7ef5506a2e7cb0a297894021ad1958fc6adc1649
parent1da12d696cdb0266164fbb662e84501003606b39
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>
arch/sandbox/cpu/spl.c