]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of CMD_FRU
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:31 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commitf8daba4486f5407417ade0c546e3030230d9a773
tree2320a0396431b41f136d7d5b829ce9c748bc1629
parent3a09f38d5e7cf690135ad2fa60eed9fc40b744c3
Correct SPL use of CMD_FRU

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_CMD_FRU defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
board/xilinx/common/board.c