mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 20:24:27 +01:00
board_r: fix a typo in comment block
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
35b786780f
commit
776babd784
1 changed files with 1 additions and 1 deletions
|
|
@ -456,7 +456,7 @@ static int initr_dataflash(void)
|
|||
/*
|
||||
* Tell if it's OK to load the environment early in boot.
|
||||
*
|
||||
* If CONFIG_OF_CONFIG is defined, we'll check with the FDT to see
|
||||
* If CONFIG_OF_CONTROL is defined, we'll check with the FDT to see
|
||||
* if this is OK (defaulting to saying it's OK).
|
||||
*
|
||||
* NOTE: Loading the environment early can be a bad idea if security is
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue