]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of TARGET_LX2160ARDB
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:55:16 +0000 (17:55 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commita8927f4b14f6c1ff076e9488cbc945da8d992182
tree4fa5d7e54af2670bdb2a231c304790116a3cb987
parentf3d2cb6b092c2dafbc1c5ce6b2ebabf938190a95
Correct SPL uses of TARGET_LX2160ARDB

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

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