]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit6a0a0e3918fcc193207e64394dcce1d4758b68c2
treefbbaeebd291f670e57fb2e8dfc52bc82cbb3e3b2
parent8db8f340c830ad1d9e77116a5390d499695917c5
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