diff options
author | Vignesh R <vigneshr@ti.com> | 2019-02-05 11:29:26 +0530 |
---|---|---|
committer | Jagan Teki <jagan@amarulasolutions.com> | 2019-02-07 15:33:21 +0530 |
commit | 72875978709f22409288b5afeccc15be9b9307b3 (patch) | |
tree | d840fc01035b68b26d72d723dd6656f588eb98d8 /configs/p2771-0000-000_defconfig | |
parent | 778572d7cb1e2df678340fda9b081e4f7bd6c4b3 (diff) | |
download | u-boot-72875978709f22409288b5afeccc15be9b9307b3.tar.gz |
spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL
SPL only needs to be able to read from SPI Flash to load next stage and
does not really need write/erase etc. Therefore in order to reduce SPI
Flash code size in SPL, enable SPI_FLASH_TINY, that only supports
reading from SPI flash, as default.
Note: Since, SPI_FLASH_TINY does not support SPI_FLASH_BAR,
SPI_FLASH_TINY is not enabled for boards with SPI controllers that
cannot support 4 byte addressing.
Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com> #zynq-microzed
Diffstat (limited to 'configs/p2771-0000-000_defconfig')
0 files changed, 0 insertions, 0 deletions