Home
last modified time | relevance | path

Searched full:chrp (Results 1 – 25 of 67) sorted by relevance

123

/freebsd/release/powerpc/
H A Dgenerate-hfs.sh10 # 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 Dmkisoimages.sh81 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 Dboot.tbxi1 <CHRP-BOOT>
14 </CHRP-BOOT>
/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit_powerpc.c45 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 Dgenerate-hfs.sh10 # 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 Dbootinfo.txt1 <CHRP-BOOT>
13 </CHRP-BOOT>
/freebsd/stand/powerpc/
H A DMakefile5 SUBDIR.yes= boot1.chrp ofw
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmvme5100.dts80 compatible = "chrp,open-pic";
169 compatible = "chrp,iic";
H A Dstxssa8555.dts242 compatible = "chrp,open-pic";
348 compatible = "chrp,iic";
H A Dstorcenter.dts100 compatible = "chrp,open-pic";
H A Diss4xx-mpic.dts105 compatible = "chrp,open-pic";
H A DkuroboxHD.dts110 compatible = "chrp,open-pic";
H A DkuroboxHG.dts110 compatible = "chrp,open-pic";
H A Dmpc7448hpc2.dts136 compatible = "chrp,open-pic";
/freebsd/sys/powerpc/include/
H A Drtas.h48 /* RTAS Status Codes: see CHRP or PAPR specification */
H A Dplatformvar.h47 * "chrp",
H A Ddbdma.h37 * used by a variety of custom Apple ASICs. It is described in the CHRP
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dqoriq-mpic.dtsi40 compatible = "fsl,mpic", "chrp,open-pic";
H A Dmpc8541cds.dts241 compatible = "chrp,open-pic";
347 compatible = "chrp,iic";
H A Dmpc8555cds.dts241 compatible = "chrp,open-pic";
347 compatible = "chrp,iic";
H A Dmpc8544ds.dtsi172 compatible = "chrp,iic";
/freebsd/sys/sys/disk/
H A Dmbr.h50 #define DOSPTYP_PPCBOOT 0x41 /* PReP/CHRP boot partition */
/freebsd/usr.sbin/makefs/
H A Dmakefs.8381 .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 Dopenpic_ofw.c110 if (!ofw_bus_is_compatible(dev, "chrp,open-pic") && in openpic_ofw_probe()
/freebsd/sys/dts/powerpc/
H A Dmpc8555cds.dts334 compatible = "chrp,open-pic";
413 compatible = "chrp,iic";

123