Home
last modified time | relevance | path

Searched hist:c135456ff59aed0302f99a2e1327939bdced77f5 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dnand.hc135456ff59aed0302f99a2e1327939bdced77f5 Tue Jun 14 20:35:05 UTC 2011 Ben Gardiner <bengardiner@nanometrics.ca> 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>