]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:23 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commitfb7210f2cbf5263773a268871f2447cbd72181bb
treef316f4ab317b3d0dcf74c873420ac3d6ba661d2c
parent482f77a0172cdf03587487768a189a23184fa82b
Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE

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

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