/u-boot/doc/sphinx/ |
A D | parallel-wrapper.sh | 17 auto=$(perl -e 'open IN,"'"$sphinx"' --version 2>&1 |"; 24 if [ -n "$auto" ] ; then 25 parallel="$auto"
|
/u-boot/doc/device-tree-bindings/memory/ |
A D | memory.txt | 27 auto-size - Indicates that the value given for a bank is the maximum size, 44 auto-size; 65 * Default of 2GB of memory, auto-sized, so could be smaller 66 * 3.5GB of memory (with no auto-size) if (board id & 2) is 2 67 * 1GB of memory (with no auto-size) if board id is 17.
|
/u-boot/scripts/ |
A D | Makefile.autoconf | 13 ifeq ($(shell grep -q '^CONFIG_SPL=y' include/config/auto.conf 2>/dev/null && echo y),y) 17 ifeq ($(shell grep -q '^CONFIG_TPL=y' include/config/auto.conf 2>/dev/null && echo y),y) 21 include include/config/auto.conf 44 -MQ include/config/auto.conf $(srctree)/include/common.h > $@ || { \ 62 ! grep -q "$${line%=*}=" include/config/auto.conf; then \
|
A D | setlocalversion | 152 if test -e include/config/auto.conf; then 156 …CONFIG_LOCALVERSION=`cat include/config/auto.conf | awk -F '=' '/^CONFIG_LOCALVERSION=/ {print $2}… 157 …CONFIG_LOCALVERSION_AUTO=`cat include/config/auto.conf | awk -F '=' '/^CONFIG_LOCALVERSION_AUTO=/ …
|
/u-boot/doc/device-tree-bindings/clock/ |
A D | rockchip,rk3288-dmc.txt | 25 …auto-self-refresh-cnt: Self Refresh idle period. Memories are placed into Self-Refresh mode if the… 26 …auto-power-down-cnt: Power-down idle period. Memories are placed into power-down mode if the NIF i… 139 rockchip,auto-self-refresh-cnt = <0>; 140 rockchip,auto-power-down-cnt = <64>;
|
/u-boot/board/bachmann/ot1200/ |
A D | README | 9 port is always up and auto-negotiation is not possible. 12 FEC is connected to a normal phy and auto-negotiation is possible.
|
/u-boot/arch/mips/ |
A D | Makefile.postlink | 8 -include include/config/auto.conf
|
/u-boot/board/mikrotik/crs3xx-98dx3236/ |
A D | Makefile | 13 include/config/auto.conf
|
/u-boot/board/Marvell/db-xc3-24g4xg/ |
A D | Makefile | 13 include/config/auto.conf
|
/u-boot/doc/device-tree-bindings/pci/ |
A D | x86-pci.txt | 7 - u-boot,skip-auto-config-until-reloc : Don't set up PCI configuration until 34 u-boot,skip-auto-config-until-reloc;
|
/u-boot/doc/ |
A D | README.update | 16 The auto-update feature is enabled by the CONFIG_UPDATE_TFTP macro: 21 Note that when enabling auto-update, Flash support must be turned on. Also, 27 The auto-update feature uses the following configuration knobs: 84 attempting the auto-update can render the system unusable.
|
/u-boot/doc/sphinx-static/ |
A D | theme_overrides.css | 31 * - make the overflow auto (scrollbar if needed) 36 .wy-table-responsive { overflow: auto; }
|
/u-boot/board/synopsys/hsdk/ |
A D | README | 36 file. Note uboot.env is not just a text file but it is auto-generated 53 - SPI-flahs is used as a storage for image of an application auto-executed 95 1. The HSDK board is supposed to auto-start U-Boot image stored in on-board 121 and stop auto-execution of existing `bootcmd` pressing any key in serial
|
/u-boot/tools/patman/ |
A D | test_checkpatch.py | 414 def check_struct(self, auto, suffix, warning): argument 423 pm.add_line('common/main.c', '.%s = sizeof(struct(fred)),' % auto) 425 (auto, suffix))
|
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
A D | README.core_prefetch | 5 setenv hwconfig 'fsl_ddr:bank_intlv=auto;core_prefetch:disable=0x02'
|
/u-boot/board/keymile/scripts/ |
A D | develop-common.txt | 12 …nfs-path.txt; then env import -t ${load_addr_r} ${filesize}; else echo no auto nfs path imported; …
|
A D | ramfs-common.txt | 15 …otfssize.txt; then env import -t ${load_addr_r} ${filesize}; else echo no auto rootfs size; echo y…
|
/u-boot/arch/arm/mach-mvebu/ |
A D | Makefile | 62 include/config/auto.conf
|
/u-boot/arch/arm/dts/ |
A D | kirkwood-lsxl.dtsi | 61 pmx_power_auto_switch: pmx-power-auto-switch { 127 label = "Power-auto Switch";
|
A D | kirkwood-netxbig.dtsi | 64 label = "Back power switch (on|auto)"; 70 label = "Back power switch (auto|off)";
|
/u-boot/doc/SPI/ |
A D | README.sh_qspi_test | 12 sh_eth Waiting for PHY auto negotiation to complete.. done
|
/u-boot/board/boundary/nitrogen6x/ |
A D | README | 57 this code auto-detects panel by probing the HDMI Phy for Hot Plug Detect 62 override auto-detection and force activation of the specified panel.
|
/u-boot/doc/device-tree-bindings/input/ |
A D | adc-keys.txt | 13 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
/u-boot/board/synopsys/emsdp/ |
A D | README | 36 file. Note uboot.env is not just a text file but it is auto-generated 73 1. The EMSDP board is supposed to auto-start U-Boot image stored in ROM on
|
/u-boot/doc/device-tree-bindings/net/ |
A D | ethernet.txt | 60 "auto", "in-band-status". "auto" is the default, it usess MDIO for
|