]> git.baikalelectronics.ru Git - uboot.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)
commit51178f6ec6acda3f6a1b1a788cc68b6d5d121687
tree4ec8f3d0aa3e047c86e862e7da366e199338945a
parent6a993718fa1d4e68ec2a0a0cdac5108d602d3b07
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