| /freebsd/stand/uboot/ |
| H A D | Makefile | 12 BINDIR= /boot/uboot 37 HELP_FILES= ${.CURDIR}/help.uboot ${BOOTSRC}/fdt/help.fdt 38 HELP_FILENAME= loader.help.uboot
|
| H A D | main.c | 237 * name, but since it doesn't know about uboot's usage, just subtract 4 in get_load_device() 240 * 'disk...' string, but that's more work than uboot is worth). in get_load_device() 628 * import the uboot variable ubname into the loader variable ldname, in handle_uboot_env_var() 629 * otherwise the historical behavior is to import to uboot.ubname. in handle_uboot_env_var() 638 strcpy(ldvar, "uboot."); in handle_uboot_env_var() 649 * If the user prepended "uboot." (which is how they usually see these in handle_uboot_env_var() 652 if (strncmp(var, "uboot.", 6) == 0) { in handle_uboot_env_var() 665 printf("uboot.%s is not set\n", var); in handle_uboot_env_var() 667 printf("uboot.%s=%s\n", var, val); in handle_uboot_env_var()
|
| /freebsd/sys/contrib/device-tree/src/arm/microchip/ |
| H A D | at91-q5xr5.dts | 141 label = "uboot-env"; 145 uboot@8000 { 146 label = "uboot";
|
| H A D | aks-cdu.dts | 73 uboot@40000 { 74 label = "uboot";
|
| /freebsd/sys/contrib/device-tree/src/mips/ralink/ |
| H A D | rt2880_eval.dts | 29 label = "uboot"; 34 label = "uboot-env";
|
| H A D | rt3052_eval.dts | 29 label = "uboot"; 34 label = "uboot-env";
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | nuvoton,ma35d1-nand.yaml | 85 uboot@0 { 86 label = "nand-uboot";
|
| /freebsd/stand/ |
| H A D | Makefile | 41 S.${MK_LOADER_UBOOT}+= uboot 54 SUBDIR_DEPEND_${MACHINE}+= uboot
|
| /freebsd/sys/contrib/device-tree/src/arm/xilinx/ |
| H A D | zynq-cc108.dts | 67 label = "qspi-fsbl-uboot-bs"; 87 label = "qspi-uboot-env";
|
| /freebsd/sys/contrib/device-tree/src/powerpc/ |
| H A D | stxssa8555.dts | 39 timebase-frequency = <0>; // 33 MHz, from uboot 41 clock-frequency = <0>; // 825 MHz, from uboot 211 clock-frequency = <0>; // should we fill in in uboot? 221 clock-frequency = <0>; // should we fill in in uboot?
|
| H A D | ac14xx.dts | 71 label = "uboot-code"; 75 label = "uboot-env1"; 79 label = "uboot-env2";
|
| /freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | mpc8540ads.dts | 38 timebase-frequency = <0>; // 33 MHz, from uboot 40 clock-frequency = <0>; // 825 MHz, from uboot 243 clock-frequency = <0>; // should we fill in in uboot? 253 clock-frequency = <0>; // should we fill in in uboot?
|
| H A D | mpc8541cds.dts | 38 timebase-frequency = <0>; // 33 MHz, from uboot 40 clock-frequency = <0>; // 825 MHz, from uboot 210 clock-frequency = <0>; // should we fill in in uboot? 220 clock-frequency = <0>; // should we fill in in uboot?
|
| H A D | mpc8555cds.dts | 38 timebase-frequency = <0>; // 33 MHz, from uboot 40 clock-frequency = <0>; // 825 MHz, from uboot 210 clock-frequency = <0>; // should we fill in in uboot? 220 clock-frequency = <0>; // should we fill in in uboot?
|
| /freebsd/sys/contrib/device-tree/src/arm/renesas/ |
| H A D | r7s72100-genmai.dts | 113 label = "uboot"; 118 label = "uboot-env"; 145 label = "uboot-env1";
|
| H A D | r8a7778-bockw.dts | 78 label = "uboot"; 83 label = "uboot-env";
|
| H A D | r8a73a4-ape6evm.dts | 177 label = "uboot"; 182 label = "uboot-env";
|
| /freebsd/targets/pseudo/loader/ |
| H A D | Makefile.depend.powerpc | 4 stand/uboot \
|
| H A D | Makefile.depend.arm | 5 stand/uboot \
|
| /freebsd/sys/dts/powerpc/ |
| H A D | mpc8555cds.dts | 89 timebase-frequency = <0>; // 33 MHz, from uboot 91 clock-frequency = <0>; // 825 MHz, from uboot 303 clock-frequency = <0>; // should we fill in in uboot? 313 clock-frequency = <0>; // should we fill in in uboot?
|
| /freebsd/sys/contrib/device-tree/src/arm/mediatek/ |
| H A D | mt7623a-rfb-nand.dts | 207 label = "uboot"; 212 label = "uboot-env";
|
| /freebsd/sys/dts/arm/ |
| H A D | qcom-ipq4018-rt-ac58u.dts | 245 label = "APPSBLENV"; /* uboot env*/ 250 label = "APPSBL"; /* uboot */
|
| /freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | r8a77970-v3msk.dts | 275 uboot@640000 { 279 uboot-env@700000 {
|
| H A D | r8a77980-v3hsk.dts | 256 uboot@640000 { 260 uboot-env@700000 {
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | via-velocity.txt | 10 devices quite often set this data in uboot and do not provide an eeprom.
|