Searched refs:devtype (Results 1 – 3 of 3) sorted by relevance
3 args_ufs=setenv devtype scsi;setenv bootpart 1:1;9 setenv devtype scsi;12 get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern}13 get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
17 loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}18 loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}53 devtype=mmc;
33 fpga_type devtype; /* switch value to select sub-functions */ member59 int fpga_add(fpga_type devtype, void *desc);
Completed in 8 milliseconds