Home
last modified time | relevance | path

Searched refs:NAND_LARGE_BLOCK_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/include/asm/arch-lpc32xx/
A Dconfig.h34 #define NAND_LARGE_BLOCK_PAGE_SIZE 0x800 macro
38 #define CONFIG_SYS_NAND_PAGE_SIZE NAND_LARGE_BLOCK_PAGE_SIZE
41 #if (CONFIG_SYS_NAND_PAGE_SIZE == NAND_LARGE_BLOCK_PAGE_SIZE)
/u-boot/include/configs/
A Ddevkit3250.h92 #define CONFIG_SYS_NAND_PAGE_SIZE NAND_LARGE_BLOCK_PAGE_SIZE
/u-boot/drivers/mtd/nand/raw/
A Dlpc32xx_nand_slc.c574 if (CONFIG_SYS_NAND_PAGE_SIZE != NAND_LARGE_BLOCK_PAGE_SIZE) in board_nand_init()

Completed in 6 milliseconds