Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NAND_PAGE_SIZE (Results 51 – 65 of 65) sorted by relevance

123

/openbmc/u-boot/include/configs/
H A Dam3517_crane.h238 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
H A Dm53menlo.h184 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
H A Dipam390.h131 #define CONFIG_SYS_NAND_PAGE_SIZE (2 << 10) macro
H A Dda850evm.h160 #define CONFIG_SYS_NAND_PAGE_SIZE (2 << 10) macro
H A Domapl138_lcdk.h153 #define CONFIG_SYS_NAND_PAGE_SIZE (2 << 10) macro
H A Dtam3517-common.h169 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
H A Dids8313.h199 #define CONFIG_SYS_NAND_PAGE_SIZE (2048) macro
H A Dls1021aqds.h77 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_slc.c84 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / CONFIG_SYS_NAND_ECCSIZE)
572 if (CONFIG_SYS_NAND_PAGE_SIZE != NAND_LARGE_BLOCK_PAGE_SIZE) in board_nand_init()
H A Datmel_nand.c1256 offs += CONFIG_SYS_NAND_PAGE_SIZE; in nand_command()
1302 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / \
1424 mtd->writesize = CONFIG_SYS_NAND_PAGE_SIZE; in nand_init()
H A Domap_gpmc.c1016 CONFIG_SYS_NAND_PAGE_SIZE, CONFIG_SYS_NAND_OOBSIZE); in board_nand_init()
/openbmc/u-boot/doc/
H A DREADME.davinci.nand_spl71 CONFIG_SYS_NAND_PAGE_SIZE)
/openbmc/u-boot/scripts/
H A DMakefile.spl361 -p $(CONFIG_SYS_NAND_PAGE_SIZE) \
/openbmc/u-boot/board/ti/am335x/
H A DREADME54 CONFIG_SYS_NAND_PAGE_SIZE number of main bytes in NAND page
/openbmc/u-boot/
H A DREADME2551 CONFIG_SYS_NAND_PAGE_SIZE, CONFIG_SYS_NAND_OOBSIZE,

123