]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of SYS_FSL_ERRATUM_A010539
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:55 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit5f3b7de4fc06264f53ca0bc2142e8016dc726c2b
tree933143e6804fc0332068babf70206756dbba8e49
parent0a1f7b14dccfd282efe3c6aa2b31509512512e8c
Correct SPL use of SYS_FSL_ERRATUM_A010539

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/cpu/armv8/fsl-layerscape/cpu.c