Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand_spl.c58 NFC_V3_CONFIG2_SPAS(CONFIG_SYS_NAND_OOBSIZE / 2) | in nfc_nand_init()
71 if (CONFIG_SYS_NAND_OOBSIZE / ecc_per_page > 16) in nfc_nand_init()
92 writenfc(CONFIG_SYS_NAND_OOBSIZE / 2, &nfc->spare_area_size); in nfc_nand_init()
105 if (CONFIG_SYS_NAND_OOBSIZE / ecc_per_page > 16) in nfc_nand_init()
194 int err_limit = CONFIG_SYS_NAND_OOBSIZE / ecc_per_page > 16 ? 8 : 4; in nfc_nand_check_ecc()
H A Dnand_spl_simple.c145 u_char oob_data[CONFIG_SYS_NAND_OOBSIZE]; in nand_read_page()
153 this->read_buf(mtd, oob_data, CONFIG_SYS_NAND_OOBSIZE); in nand_read_page()
176 u_char oob_data[CONFIG_SYS_NAND_OOBSIZE]; in nand_read_page()
191 this->read_buf(mtd, oob_data, CONFIG_SYS_NAND_OOBSIZE); in nand_read_page()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Dconfig.h52 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
58 #define CONFIG_SYS_NAND_OOBSIZE 16 macro
/OK3568_Linux_fs/u-boot/configs/
H A DCHIP_pro_defconfig8 CONFIG_SYS_NAND_OOBSIZE=0x1000
9 CONFIG_SYS_NAND_OOBSIZE=0x100
/OK3568_Linux_fs/u-boot/include/configs/
H A Detamin.h19 #undef CONFIG_SYS_NAND_OOBSIZE
31 #define CONFIG_SYS_NAND_OOBSIZE 224 macro
H A DC29XPCIE.h208 #define CONFIG_SYS_NAND_OOBSIZE 0x00000280 /* 640b */ macro
236 #define CONFIG_SYS_CSOR0_EXT CONFIG_SYS_NAND_OOBSIZE
259 #define CONFIG_SYS_CSOR1_EXT CONFIG_SYS_NAND_OOBSIZE
H A Dam335x_igep003x.h140 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Domap3_pandora.h53 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Dsama5d3_xplained.h90 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Domap3_beagle.h256 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Dsama5d4ek.h84 #define CONFIG_SYS_NAND_OOBSIZE 224 macro
H A Dsama5d4_xplained.h86 #define CONFIG_SYS_NAND_OOBSIZE 224 macro
H A Dpengwyn.h122 #define CONFIG_SYS_NAND_OOBSIZE 224 macro
H A Domap3_evm.h56 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Domap3_overo.h198 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Dchiliboard.h135 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Domap3_logic.h73 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Dwb50n.h114 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Dcm_t43.h31 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Domap3_igep00x0.h115 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Domap3_cairo.h184 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Dti816x_evm.h75 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Dcm_t335.h109 #define CONFIG_SYS_NAND_OOBSIZE 64 macro
H A Dsama5d2_ptc.h106 #define CONFIG_SYS_NAND_OOBSIZE 224 macro
/OK3568_Linux_fs/u-boot/tools/
H A Datmel_pmecc_params.c30 unsigned int oob_size = CONFIG_SYS_NAND_OOBSIZE; in main()

123