Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NAND_OOBSIZE (Results 1 – 25 of 58) sorted by relevance

123

/external/u-boot/drivers/mtd/nand/
Dmxc_nand_spl.c57 NFC_V3_CONFIG2_SPAS(CONFIG_SYS_NAND_OOBSIZE / 2) | in nfc_nand_init()
70 if (CONFIG_SYS_NAND_OOBSIZE / ecc_per_page > 16) in nfc_nand_init()
91 writenfc(CONFIG_SYS_NAND_OOBSIZE / 2, &nfc->spare_area_size); in nfc_nand_init()
104 if (CONFIG_SYS_NAND_OOBSIZE / ecc_per_page > 16) in nfc_nand_init()
193 int err_limit = CONFIG_SYS_NAND_OOBSIZE / ecc_per_page > 16 ? 8 : 4; in nfc_nand_check_ecc()
Dnand_spl_simple.c144 u_char oob_data[CONFIG_SYS_NAND_OOBSIZE]; in nand_read_page()
152 this->read_buf(mtd, oob_data, CONFIG_SYS_NAND_OOBSIZE); in nand_read_page()
175 u_char oob_data[CONFIG_SYS_NAND_OOBSIZE]; in nand_read_page()
190 this->read_buf(mtd, oob_data, CONFIG_SYS_NAND_OOBSIZE); in nand_read_page()
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
Dconfig.h45 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
51 #define CONFIG_SYS_NAND_OOBSIZE 16 macro
/external/u-boot/include/configs/
Detamin.h18 #undef CONFIG_SYS_NAND_OOBSIZE
30 #define CONFIG_SYS_NAND_OOBSIZE 224 macro
DC29XPCIE.h199 #define CONFIG_SYS_NAND_OOBSIZE 0x00000280 /* 640b */ macro
227 #define CONFIG_SYS_CSOR0_EXT CONFIG_SYS_NAND_OOBSIZE
250 #define CONFIG_SYS_CSOR1_EXT CONFIG_SYS_NAND_OOBSIZE
Dam335x_igep003x.h140 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Domap3_pandora.h51 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Dsama5d4ek.h74 #define CONFIG_SYS_NAND_OOBSIZE 224 macro
Dpengwyn.h118 #define CONFIG_SYS_NAND_OOBSIZE 224 macro
Dsama5d4_xplained.h77 #define CONFIG_SYS_NAND_OOBSIZE 224 macro
Domap3_logic.h53 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Dsama5d3_xplained.h93 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Domap3_overo.h181 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Dchiliboard.h130 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Dcm_t335.h103 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Dti816x_evm.h73 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Dcm_t43.h30 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Dbaltos.h237 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Dsama5d3xek.h114 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Domap3_igep00x0.h106 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Domap3_cairo.h181 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
Dwb50n.h120 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
/external/u-boot/tools/
Datmel_pmecc_params.c29 unsigned int oob_size = CONFIG_SYS_NAND_OOBSIZE; in main()
/external/u-boot/configs/
DNintendo_NES_Classic_Edition_defconfig19 CONFIG_SYS_NAND_OOBSIZE=0x40
DCHIP_pro_defconfig19 CONFIG_SYS_NAND_OOBSIZE=0x100

123