Correct SPL use of OCTEON_SERIAL_BOOTCMD
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:22 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit60b0002e25d15eba060160244b05250cf312ad49
treeb0d441b66d5f9440ec1e1105765b1fb476a29ae1
parentf00d58010de5cc79511cffaebb52eb90b31e2293
Correct SPL use of OCTEON_SERIAL_BOOTCMD

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/mips/mach-octeon/cpu.c