commit | a6b682d47831e1693b0863e8ff6abbb4cf67875c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:08 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | 2693f3445b4077c88412f6d4f3a200bb34cc0927 | |
parent | bcdc0e2216c3c9cdea6532b87b610ff7c8e3fdf2 [diff] |
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>