Home
last modified time | relevance | path

Searched refs:system (Results 1 – 25 of 269) sorted by relevance

1234567891011

/rk3399_rockchip-uboot/lib/avb/libavb_ab/
H A DKconfig2 bool "Choose the a/b system and flow"
4 In the android things system, there are
6 choose the _a or _b system to startup.
10 bool "Choose the a/b system and flow for spl"
12 In the android things system, there are
14 choose the _a or _b system to startup.
18 bool "Choose the a/b system and flow for tpl"
20 In the android things system, there are
22 choose the _a or _b system to startup.
/rk3399_rockchip-uboot/drivers/sysreset/
H A DKconfig8 bool "Enable support for system reset drivers"
11 Enable system reset drivers which can be used to reset the CPU or
17 bool "Enable support for system reset drivers in SPL mode"
20 Enable system reset drivers which can be used to reset the CPU or
26 bool "Enable support for system reset drivers in TPL mode"
29 Enable system reset drivers which can be used to reset the CPU or
52 must be running on your system.
/rk3399_rockchip-uboot/doc/
H A DREADME.sata6 * ext2load to read a file from ext2 file system
17 1.1 How to raw write the kernel, file system, dtb to a SATA hard disk?
34 1.2 How to raw read the kernel, file system, dtb from a SATA hard disk?
48 1.3 How to load an image from an ext2 file system in U-Boot?
50 U-Boot doesn't support writing to an ext2 file system, so the
H A DREADME.memory-test29 - It is terribly slow. Running "mtest" on the whole system RAM
34 will reliably crash or hang your system. "mtest" is dumb and has
43 test basically the whole system RAM, with only exempting the
46 system memory) and for U-Boot (code, data, etc. - see above;
47 these are usually at the very upper end of system memory). But
52 failures (system crashes).
60 POST (Power-On Self Test) sub-system, see "post/drivers/memory.c".
82 a system like that is to boot Linux with root file system mounted over
84 compile a Linux kernel on the system) - this will cause enough context
H A DREADME.440-DDR-performance16 This system uses 8 bytes per DOUBLE PRECISION word.
30 For best results, please be sure you know the precision of your system
57 This system uses 8 bytes per DOUBLE PRECISION word.
71 For best results, please be sure you know the precision of your system
H A DREADME.qemu-mips3 Qemu is a full system emulator. See
27 # qemu-system-mips -M mips -bios u-boot.bin -nographic
31 # qemu-system-mipsel -M mips -bios u-boot.bin -nographic
35 # qemu-system-mips64 -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic
39 # qemu-system-mips64el -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic
49 # qemu-system-mips[64][el] [-cpu MIPS64R2-generic] -M mips -pflash flash -nographic
133 # qemu-system-mips -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `pwd` -h…
140 # qemu-system-mips -S -s -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `p…
H A DREADME.fsl-clk1 Freescale system clock options
H A DREADME.autoboot25 The basic autoboot feature allows a system to automatically boot to
34 U-Boot pressed a key before the system had time to boot. It's even
37 character at the wrong time and the system hangs, with no clue as to
40 You might want the system to autoboot to recover after an external
45 These additional configuration options can help provide a system that
H A DREADME.imx516 of frequency deviation), avoiding system failure, or at least decreasing
17 the likelihood of system failure.
H A DREADME.JFFS24 JFFS2 in U-Boot is a read only implementation of the file system in
8 fsload - load binary file from a file system image
H A DREADME.update50 1.2.0 or later, must also be available on the system where the update file is
66 replacing U-Boot image on a system.
82 Now, when the system boots up and the update TFTP server specified in the
89 attempting the auto-update can render the system unusable.
H A DREADME.bcm7xxx11 - ext4 file system traversal
56 and with a generic ARMv7 root file system.
89 description = "Initramfs root file system";
/rk3399_rockchip-uboot/drivers/firmware/scmi/
H A DKconfig9 and system management. The SCMI specification is available at
10 https://developer.arm.com/architectures/system-architectures/software-standards/scmi
13 located in another sub-system, as a companion micro controller
14 or a companion host in the CPU system.
/rk3399_rockchip-uboot/lib/avb/libavb_user/
H A DKconfig4 This config support the android things system to
14 support vbmeta public key validate, system bootflow would be
23 This config support the android things system to
31 This config support the android things system to
/rk3399_rockchip-uboot/board/armadeus/apf27/
H A Dfpga.c195 struct system_control_regs *system = in apf27_fpga_setup() local
202 writel(ACFG_DSCR10_VAL, &system->dscr10); in apf27_fpga_setup()
203 writel(ACFG_DSCR3_VAL, &system->dscr3); in apf27_fpga_setup()
204 writel(ACFG_DSCR7_VAL, &system->dscr7); in apf27_fpga_setup()
205 writel(ACFG_DSCR2_VAL, &system->dscr2); in apf27_fpga_setup()
/rk3399_rockchip-uboot/lib/avb/rk_avb_user/
H A DKconfig4 This config support the android things system to
12 This config support the android things system to
20 This config support the android things system to
/rk3399_rockchip-uboot/doc/device-tree-bindings/leds/
H A Dcommon.txt10 system
19 system-status {
/rk3399_rockchip-uboot/test/
H A DKconfig25 bool "Display test info need by LAVA system"
28 This enable the print info need by LAVA system
/rk3399_rockchip-uboot/fs/
H A DKconfig2 # File system configuration
/rk3399_rockchip-uboot/drivers/clk/at91/
H A DMakefile7 obj-y += clk-system.o clk-peripheral.o
/rk3399_rockchip-uboot/fs/jffs2/
H A DKconfig5 Flash File System version 2). JFFS2 is a log-structured file system
/rk3399_rockchip-uboot/arch/arm/mach-exynos/
H A DMakefile9 obj-$(CONFIG_CPU_V7) += clock.o pinmux.o power.o system.o
/rk3399_rockchip-uboot/doc/mvebu/cmd/
H A Dbubt.txt26 Example: when using the FAT file system on USB flash device:
41 boot images and U-Boot environment in RAW mode since it will break file system
50 boot images and U-Boot environment in RAW mode since it will break file system
/rk3399_rockchip-uboot/board/theobroma-systems/lion_rk3368/
H A DMAINTAINERS1 LION-RK3368 (RK3368-uQ7 system-on-module)
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Drmr_switch.S11 @ RVBAR system register, which is architecturally read-only.
25 @ This file is not build by the U-Boot build system, but provided only as a

1234567891011