]> git.dujemihanovic.xyz Git - u-boot.git/commit
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 16:15:31 +0000 (10:15 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 4 Aug 2020 02:19:54 +0000 (22:19 -0400)
commitf38a29997d1cdb71a85fc9dcdbee86d952b45482
tree3a320e2c33f35ff49a05fe7eb94529f1f5bcabc3
parent68941e3b2c217907a49aa66af8bb65729b913397
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL

In some cases SPL needs to be able to erase but TPL just needs to read.
Allow these to have separate settings for SPI_FLASH_TINY.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig
drivers/mtd/spi/Makefile