1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-06 22:49:18 +01:00
Files
u-boot-megous/drivers
Ben Gardiner c135456ff5 nand_util: treat WITH_YAFFS_OOB as a mode
When specified in the flags argument of nand_write, WITH_YAFFS_OOB causes an
operation which is mutually exclusive with the 'usual' way of writing.

Add a check that client code does not specify WITH_YAFFS_OOB along with any
other flags and add a comment indicating that the WITH_YAFFS_OOB flag should
not be mixed with other flags.

Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
CC: Scott Wood <scottwood@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2011-07-01 15:56:51 -05:00
..
2011-05-19 22:22:44 +02:00
2011-06-21 22:26:22 +02:00
2011-06-23 08:25:18 +02:00
2011-06-25 09:53:10 +02:00