mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-27 14:14:37 +08:00
Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS
The CMD_SPL_NAND_OFS description was a bit misleading, has been updated. Signed-off-by: Lukasz Majewski <lukma@denx.de>
This commit is contained in:
parent
7cb179eef9
commit
f63c43b8de
@ -325,8 +325,7 @@ config CMD_SPL
|
||||
command.
|
||||
|
||||
config CMD_SPL_NAND_OFS
|
||||
hex "Offset of OS command line args for Falcon-mode NAND boot"
|
||||
depends on CMD_SPL
|
||||
hex "Offset of OS args or dtb for Falcon-mode NAND boot"
|
||||
depends on CMD_SPL && (TPL_NAND_SUPPORT || SPL_NAND_SUPPORT)
|
||||
default 0
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user