Home
last modified time | relevance | path

Searched defs:fcb (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/mach-imx/
A Dcmd_nandbcb.c335 static void encode_bch_ecc(void *buf, struct fcb_block *fcb, int eccbits) in encode_bch_ecc()
426 static void fill_fcb(struct fcb_block *fcb, struct boot_config *boot_cfg) in fill_fcb()
498 static int read_fcb(struct boot_config *boot_cfg, struct fcb_block *fcb, in read_fcb()
568 static int write_fcb(struct boot_config *boot_cfg, struct fcb_block *fcb) in write_fcb()
961 struct fcb_block *fcb; in nandbcb_init() local
1060 struct fcb_block *fcb; in do_nandbcb_bcbonly() local
1170 void dump_structure(struct boot_config *boot_cfg, struct fcb_block *fcb, in dump_structure()
1305 struct fcb_block fcb, fcb_copy; in nandbcb_dump() local
/u-boot/tools/
A Dmxsboot.c238 struct mx28_nand_fcb *fcb; in mx28_nand_get_fcb() local
354 static uint8_t *mx28_nand_fcb_block(struct mx28_nand_fcb *fcb) in mx28_nand_fcb_block()
384 static int mx28_nand_write_fcb(struct mx28_nand_fcb *fcb, uint8_t *buf) in mx28_nand_write_fcb()
419 static int mx28_nand_write_firmware(struct mx28_nand_fcb *fcb, int infd, in mx28_nand_write_firmware()
466 struct mx28_nand_fcb *fcb; in mx28_create_nand_image() local
A Dvybridimage.c21 uint32_t fcb[128]; member

Completed in 8 milliseconds