]> git.baikalelectronics.ru Git - uboot.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)
commit26f9aec1a3e88a2f737b4b14687c2df6e7990a6c
tree3a320e2c33f35ff49a05fe7eb94529f1f5bcabc3
parentb390fc3d2d2e9e024c3652cc8301ece606a1fd41
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