Home
last modified time | relevance | path

Searched hist:"9 d2e3947b2944e5bb85b4335533f8c93c58445fe" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dnand.h9d2e3947b2944e5bb85b4335533f8c93c58445fe Wed Jul 09 22:47:52 UTC 2008 Scott Wood <scottwood@freescale.com> NAND: ifdef-protect most of nand.h when using legacy NAND.

Some macros such as NAND_CTL_SETALE conflict between current and legacy
NAND, being defined by the subsystem in the former case and the board
config file in the latter.

Signed-off-by: Scott Wood <scottwood@freescale.com>