/freebsd/release/powerpc/ |
H A D | generate-hfs.sh | 10 # template (e.g. because the boot block or the CHRP script have grown), 28 # Make the CHRP boot script, which gets loader from the ISO9660 partition 30 <CHRP-BOOT> 33 <VERSION> $FreeBSD: head/stand/powerpc/boot1.chrp/bootinfo.txt 184490 2008-10 43 </CHRP-BOOT> 49 hattrib -c chrp -t tbxi bootinfo.txt
|
H A D | mkisoimages.sh | 81 mkdir -p "$BASEBITSDIR/ppc/chrp" 82 cp "$BASEBITSDIR/boot/loader" "$BASEBITSDIR/ppc/chrp" 84 <chrp-boot> 87 <boot-script>boot &device;:,\ppc\chrp\loader</boot-script> 88 </chrp-boot> 90 bootable="$bootable -o chrp-boot" 93 echo "./ppc/chrp type=dir uname=root gname=wheel mode=0755" >> ${metalogfilename} 94 echo "./ppc/chrp/loader type=file uname=root gname=wheel mode=0644" >> ${metalogfilename}
|
H A D | boot.tbxi | 1 <CHRP-BOOT> 14 </CHRP-BOOT>
|
/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | partedit_powerpc.c | 45 if (strcmp(platform, "chrp") == 0 || strcmp(platform, "ps3") == 0 || in default_scheme() 63 if ((strcmp(platform, "chrp") == 0 || strcmp(platform, "ps3") == 0) && in is_scheme_bootable() 93 if (strcmp(platform, "chrp") == 0) in bootpart_size() 109 if (strcmp(platform, "chrp") == 0) in bootpart_type() 141 if (strcmp(platform, "chrp") == 0) in partcode_path()
|
/freebsd/stand/powerpc/boot1.chrp/ |
H A D | generate-hfs.sh | 10 # template (e.g. because the boot block or the CHRP script have grown), 30 # Make two dummy files for the CHRP boot script and boot1 36 hattrib -c chrp -t tbxi bootinfo.txt
|
H A D | bootinfo.txt | 1 <CHRP-BOOT> 13 </CHRP-BOOT>
|
/freebsd/stand/powerpc/ |
H A D | Makefile | 5 SUBDIR.yes= boot1.chrp ofw
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | mvme5100.dts | 80 compatible = "chrp,open-pic"; 169 compatible = "chrp,iic";
|
H A D | stxssa8555.dts | 242 compatible = "chrp,open-pic"; 348 compatible = "chrp,iic";
|
H A D | storcenter.dts | 100 compatible = "chrp,open-pic";
|
H A D | iss4xx-mpic.dts | 105 compatible = "chrp,open-pic";
|
H A D | kuroboxHD.dts | 110 compatible = "chrp,open-pic";
|
H A D | kuroboxHG.dts | 110 compatible = "chrp,open-pic";
|
H A D | mpc7448hpc2.dts | 136 compatible = "chrp,open-pic";
|
/freebsd/sys/powerpc/include/ |
H A D | rtas.h | 48 /* RTAS Status Codes: see CHRP or PAPR specification */
|
H A D | platformvar.h | 47 * "chrp",
|
H A D | dbdma.h | 37 * used by a variety of custom Apple ASICs. It is described in the CHRP
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | qoriq-mpic.dtsi | 40 compatible = "fsl,mpic", "chrp,open-pic";
|
H A D | mpc8541cds.dts | 241 compatible = "chrp,open-pic"; 347 compatible = "chrp,iic";
|
H A D | mpc8555cds.dts | 241 compatible = "chrp,open-pic"; 347 compatible = "chrp,iic";
|
H A D | mpc8544ds.dtsi | 172 compatible = "chrp,iic";
|
/freebsd/sys/sys/disk/ |
H A D | mbr.h | 50 #define DOSPTYP_PPCBOOT 0x41 /* PReP/CHRP boot partition */
|
/freebsd/usr.sbin/makefs/ |
H A D | makefs.8 | 381 .It Sy chrp-boot 382 Write an MBR partition table to the image to allow older CHRP hardware to
|
/freebsd/sys/powerpc/ofw/ |
H A D | openpic_ofw.c | 110 if (!ofw_bus_is_compatible(dev, "chrp,open-pic") && in openpic_ofw_probe()
|
/freebsd/sys/dts/powerpc/ |
H A D | mpc8555cds.dts | 334 compatible = "chrp,open-pic"; 413 compatible = "chrp,iic";
|