]> git.dujemihanovic.xyz Git - u-boot.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)
commit5b4d810de73cea31768dfd282667d81243f3d7b9
treed791a44c5b883e21e3358f68f9a055c51440d544
parente7ec875dd10ae97c4ce240c30c306395598de709
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