]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of TEN64_CONTROLLER
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:55:21 +0000 (17:55 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit1677705c937ec88aea159b443791fa2dcb1af8cd
treee398c6aa704b640d7c4a5c2a46067238867891cd
parentd84855fe82d1725497773b8048817ae5788e1442
Correct SPL uses of TEN64_CONTROLLER

This converts 2 usages of this option to the non-SPL form, since there is
no SPL_TEN64_CONTROLLER defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
board/traverse/ten64/ten64.c