Searched refs:plan (Results 1 – 10 of 10) sorted by relevance
504 static int bsp_do_flight_plan(struct udevice *cpu, struct mp_flight_plan *plan, in bsp_do_flight_plan() argument512 for (i = 0; i < plan->num_records; i++) { in bsp_do_flight_plan()513 struct mp_flight_record *rec = &plan->records[i]; in bsp_do_flight_plan()
80 I plan to support the following CPUs and boards.
54 If everything went according to plan, you should see the following
52 - If you plan to use TFTP server on another machine you have to set
29 it. This is way too much if we do plan to use this driver in SPL.
129 some special features of the BootStream and plan on using the "elftosb"
21 - You plan to use coreboot to boot into U-Boot but coreboot support does
824 paln||plan
85 a. Find the kernel image ('Image') and device tree (.dtb) file you plan to
123 plan to use your machine for anything else, you can use -T to increase the
Completed in 11 milliseconds