Searched defs:boot_cfg (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/arm/mach-imx/
H A Dcmd_nandbcb.c181 nandbcb_get_info(int argc, char * const argv[], struct boot_config *boot_cfg) argument
205 nandbcb_get_size(int argc, char * const argv[], int num, struct boot_config *boot_cfg) argument
231 nandbcb_set_boot_config(int argc, char * const argv[], struct boot_config *boot_cfg) argument
306 nandbcb_check_space(struct boot_config *boot_cfg) argument
428 fill_fcb(struct fcb_block *fcb, struct boot_config *boot_cfg) argument
500 read_fcb(struct boot_config *boot_cfg, struct fcb_block *fcb, loff_t off) argument
566 write_fcb(struct boot_config *boot_cfg, struct fcb_block *fcb) argument
672 read_dbbt(struct boot_config *boot_cfg, struct dbbt_block *dbbt, void *dbbt_data_page, loff_t off) argument
705 write_dbbt(struct boot_config *boot_cfg, struct dbbt_block *dbbt, void *dbbt_data_page) argument
753 check_skip_length(struct boot_config *boot_cfg, loff_t offset, size_t length, size_t *used) argument
788 nandbcb_get_next_good_blk_addr(struct boot_config *boot_cfg, struct boot_stream_config *bs_cfg) argument
809 nandbcb_write_bs_skip_bad(struct boot_config *boot_cfg, struct boot_stream_config *bs_cfg) argument
873 nandbcb_write_fw(struct boot_config *boot_cfg, u_char *buf, int index) argument
952 nandbcb_init(struct boot_config *boot_cfg, u_char *buf) argument
1165 dump_structure(struct boot_config *boot_cfg, struct fcb_block *fcb, struct dbbt_block *dbbt, void *dbbt_data_page) argument
1325 nandbcb_dump(struct boot_config *boot_cfg) argument
[all...]

Completed in 52 milliseconds