]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of MTD
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:17 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit0ab3609061c90ed06f03171622894e54ff10f575
tree4ec8f3d0aa3e047c86e862e7da366e199338945a
parenta8673927910c6354477c4a9889dcba718f43b34a
Correct SPL uses of MTD

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
board/st/common/stm32mp_dfu.c