1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 16:10:22 +01:00
Files
u-boot-megous/drivers/mtd
Martin Lund 1cefca71d2 mtd: nand: Arasan: Add subpage configuration support
Add support for disabling subpage write support via
CONFIG_SYS_NAND_NO_SUBPAGE_WRITE.

Currently the Linux Arasan driver does not support subpage writes and in
case of running UBI and accessing the same UBI volume from both U-Boot
and Linux it is required to have the same subpage write configuration
else the location of the UBI headers (EC + VID) will be misaligned
(subpage vs page) and incompatible. Hence the need for disabling
subpage write support in the U-Boot Arasan NAND driver.

Signed-off-by: Martin Lund <malu@gomspace.com>
Acked-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-11-26 10:50:54 +01:00
..
2018-06-13 07:49:12 -04:00
2018-10-02 22:12:32 +05:30
2018-10-02 22:12:31 +05:30
2008-09-09 11:48:53 +02:00