Searched refs:build_boot_info (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | fstree.c | 89 return build_boot_info(NULL, tree, guess_boot_cpuid(tree)); in dt_from_fs()
|
| H A D | dtc-parser.y | 88 the_boot_info = build_boot_info($3, $4,
|
| H A D | dtc.h | 221 struct boot_info *build_boot_info(struct reserve_info *reservelist,
|
| H A D | livetree.c | 244 struct boot_info *build_boot_info(struct reserve_info *reservelist, in build_boot_info() function
|
| H A D | flattree.c | 931 return build_boot_info(reservelist, tree, boot_cpuid_phys); in dt_from_blob()
|
| H A D | dtc-parser.tab.c_shipped | 1411 the_boot_info = build_boot_info((yyvsp[(3) - (4)].re), (yyvsp[(4) - (4)].node),
|