]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of A003399_NOR_WORKAROUND
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:08 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commit684787e7d7d3ac31a46c1e23a49249d49cde1550
tree2693f3445b4077c88412f6d4f3a200bb34cc0927
parentffff21fb27291227f6ae680b45b88147e2cb2a87
Correct SPL use of A003399_NOR_WORKAROUND

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

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/fsl_ifc.c