]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of SYS_LONGHELP
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:56 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commitfa20eb08ba5d7bc2c8fce75fbf51318c6bc22744
treed791a44c5b883e21e3358f68f9a055c51440d544
parent5f3b7de4fc06264f53ca0bc2142e8016dc726c2b
Correct SPL uses of SYS_LONGHELP

This converts 5 usages of this option to the non-SPL form, since there is
no SPL_SYS_LONGHELP defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/bootcount.c
cmd/cpu.c
cmd/dm.c
cmd/ti/pd.c