Searched refs:get_table_entry_id (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | ublimage.c | 80 ublhdr->magic = get_table_entry_id(ublimage_bootops, in parse_cfg_cmd() 115 *cmd = get_table_entry_id(ublimage_cmds, in parse_cfg_fld()
|
| H A D | imximage.c | 614 imximage_ivt_offset = get_table_entry_id(imximage_boot_offset, in parse_cfg_cmd() 623 get_table_entry_id(imximage_boot_loadsize, in parse_cfg_cmd() 684 *cmd = get_table_entry_id(imximage_cmds, in parse_cfg_fld()
|
| H A D | aisimage.c | 317 cmd = get_table_entry_id(aisimage_cmds, in aisimage_generate()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image.c | 773 int get_table_entry_id(const table_entry_t *table, in get_table_entry_id() function 793 return (get_table_entry_id(uimage_os, "OS", name)); in genimg_get_os_id() 798 return (get_table_entry_id(uimage_arch, "CPU", name)); in genimg_get_arch_id() 803 return (get_table_entry_id(uimage_type, "Image", name)); in genimg_get_type_id() 808 return (get_table_entry_id(uimage_comp, "Compression", name)); in genimg_get_comp_id()
|
| H A D | image.su | |
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | image.su | |
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 449 int get_table_entry_id(const table_entry_t *table,
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |