commit | 60b0002e25d15eba060160244b05250cf312ad49 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:22 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:39 2023 -0500 |
tree | b0d441b66d5f9440ec1e1105765b1fb476a29ae1 | |
parent | f00d58010de5cc79511cffaebb52eb90b31e2293 [diff] |
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>