]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit482f77a0172cdf03587487768a189a23184fa82b
treeb0d441b66d5f9440ec1e1105765b1fb476a29ae1
parent1249051e91edee32c0a7499c211550e2c08f8491
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