Correct SPL uses of ZYNQMP_FIRMWARE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:44:33 +0000 (15:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commit8581d9927de482f972997057629b6b4d0da67110
treefbbaeebd291f670e57fb2e8dfc52bc82cbb3e3b2
parent2413fe67dbfeaf2d70bd13ed8efdfdbf0cbf7014
Correct SPL uses of ZYNQMP_FIRMWARE

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

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/spi/cadence_ospi_versal.c
drivers/spi/cadence_qspi.c