1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-06 15:59:19 +01:00
Files
u-boot-megous/drivers
Marek Vasut 0a02655481 sf: Make 4K sector support configurable
Make the support for 4K subpage I/O on a SPI NOR flash configurable.
A board which requires the SPI NOR to be accessed in larger 32KiB
or 64KiB pages can disable the 4K subpage support, but by default,
the support for 4K subpage I/O is enabled. The functionality of this
option is the same as CONFIG_MTD_SPI_NOR_USE_4K_SECTORS in Linux.

This is extremely useful in case one uses UBI on a SPI NOR flash.
UBI needs at least 15k EBs and can not work on a flash which uses
4k ones, so disabling the support for 4k subpages lets UBI work on
such flash.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Jagan Teki <jteki@openedev.com>
2015-08-17 15:59:48 +05:30
..
2015-07-27 15:53:52 -07:00
2015-04-10 14:23:23 +02:00
2015-08-13 07:19:41 -04:00
2015-05-26 14:13:12 +02:00
2015-08-12 20:47:48 -04:00
2015-08-14 16:27:16 -04:00
2015-07-21 17:39:29 -06:00
2015-07-21 17:39:29 -06:00