Searched full:strap (Results 1 – 25 of 74) sorted by relevance
123
/freebsd/contrib/bmake/ |
H A D | boot-strap | 3 # boot-strap 6 # boot-strap ["options"] 7 # boot-strap --prefix=/opt --install 8 # boot-strap --prefix=$HOME --install-host-target -DWITH_PROG_VERSION 9 # boot-strap ["options"] op=build 10 # boot-strap ["options"] op=install 50 # We look for '.bmake-boot-strap.rc' before processing 136 # $Id: boot-strap,v 1.61 2024/03/10 17:51:10 sjg Exp $ 216 ${SKIP_RC:+:} source_rc .bmake-boot-strap.rc . "$Mydir/.." "$HOME"
|
H A D | README | 21 ./bmake/boot-strap 27 ./bmake/boot-strap --prefix=/opt 29 see the boot-strap script for details.
|
H A D | bsd.after-import.mk | 40 # This lets us match what boot-strap does 55 # run boot-strap with minimal influence 56 bootstrap: ${BMAKE_SRC}/boot-strap ${MAKEFILE} 57 HOME=/ ${BMAKE_SRC}/boot-strap -o ${HOST_OS} ${BOOTSTRAP_ARGS} ${BOOTSTRAP_XTRAS}
|
H A D | ChangeLog | 519 * boot-strap: tests can take a long time; use a cookie to 656 * boot-strap: docuement --without-makefile 752 * boot-strap op_test: ensure we set TEST_MAKE as we want it. 1379 * boot-strap: leave TOOL_DIFF to configure 2726 * boot-strap: unset MAKEFLAGS 3125 * boot-strap, make-bootstrap.sh.in: Makefile now uses _MAKE_VERSION 3394 * boot-strap: ignore mksrc=none 3548 * boot-strap: remove MAKEOBJDIRPREFIX from environment since we 3571 it just runs boot-strap 3573 * boot-strap: re-work to accommodate the above [all …]
|
H A D | makefile.in | 12 ${srcdir}/boot-strap --prefix=${prefix} -o . op=$@
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | brcm,ns2-drd-phy.txt | 11 usb2-strap - for port over current polarity reversal 27 "crmu-ctrl", "usb2-strap";
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | brcm,brcmnand.yaml | 149 brcm,nand-ecc-use-strap: 152 settings from the SoC NAND boot strap configuration instead of 154 on BCMBCA based boards. This strap ECC option and generic NAND 211 - brcm,nand-ecc-use-strap
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ti,dp83822.yaml | 44 Fiber mode support can also be strapped. If the strap pin is not set 92 If the strap pin is not set correctly or not set at all, then this can be
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | dra72-evm-revc.dts | 108 ti,dp83867-rxctrl-strap-quirk; 119 ti,dp83867-rxctrl-strap-quirk;
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | adi,ssm2602.txt | 4 the selection is made by the MODE strap-in pin.
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm96756.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm947622.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm96855.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm963148.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm963138.dts | 40 brcm,nand-ecc-use-strap;
|
H A D | bcm96878.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm96846.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm963178.dts | 43 brcm,nand-ecc-use-strap;
|
/freebsd/sys/contrib/device-tree/src/arm64/broadcom/bcmbca/ |
H A D | bcm963158.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm96856.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm96858.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm963146.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm94912.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm96813.dts | 43 brcm,nand-ecc-use-strap;
|
H A D | bcm94908.dts | 42 brcm,nand-ecc-use-strap;
|
123