Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NAND_BAD_BLOCK_POS (Results 1 – 25 of 54) sorted by relevance

123

/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
Dconfig.h49 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
53 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0 macro
/external/u-boot/include/configs/
Dam335x_igep003x.h142 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dsama5d4ek.h76 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
Dpengwyn.h121 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dsama5d4_xplained.h79 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
Domap3_logic.h55 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dsama5d3_xplained.h95 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
Domap3_overo.h183 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dchiliboard.h133 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dcm_t335.h105 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dti816x_evm.h76 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dcm_t43.h32 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dbaltos.h239 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dsama5d3xek.h116 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
Domap3_igep00x0.h108 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Domap3_cairo.h183 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0 macro
Dwb50n.h122 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
Ddevkit8000.h173 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0 macro
Duniphier.h70 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0 macro
Dam3517_evm.h76 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dtao3530.h215 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dat91sam9m10g45ek.h129 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
Dwb45n.h148 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
Dcorvus.h132 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
/external/u-boot/drivers/mtd/nand/
Dmxc_nand_spl.c267 badblock = readl(&src[CONFIG_SYS_NAND_BAD_BLOCK_POS / 4]); in is_badblock()
268 badblock >>= 8 * (CONFIG_SYS_NAND_BAD_BLOCK_POS % 4); in is_badblock()

123