commit | 409604678afc70052f5afa86a006239a2aba5e5b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:54:42 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | 53daf01df826ba34f3f3a7394e086bc3cce9243c | |
parent | b42427e74cffba6002dcddcb125534c619da6b08 [diff] |
Correct SPL uses of OF_BOARD This converts 3 usages of this option to the non-SPL form, since there is no SPL_OF_BOARD defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Matthias Brugger <mbrugger@suse.com>