| /rk3399_rockchip-uboot/post/lib_powerpc/fpu/ |
| H A D | Makefile | 8 objs-before-objcopy := 20001122-1.o 20010114-2.o 20010226-1.o 980619-1.o \ 10 targets += $(objs-before-objcopy) 13 $(foreach m, $(objs-before-objcopy), $(eval CFLAGS_REMOVE_$m := -msoft-float)) 17 .SECONDARY: $(call objectify, $(objs-before-objcopy)) 19 obj-y := $(objs-before-objcopy:.o=_.o)
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.arm-caches | 21 - Flush the buffer after the MPU writes the data and before the DMA is 25 - Invalidate the buffer before starting the DMA. In case there are any dirty 30 - Invalidate the buffer after the DMA is complete and before the MPU reads 31 it. This may be needed in addition to the invalidation before the DMA 52 in the short period after the cache was flushed but before the
|
| H A D | README.mips | 21 Cache will be disabled before entering the loaded ELF image without 28 1) insert flush_cache(all) before calling dcache_disable(), or 49 initialized in board specific assembler language before the cache init
|
| H A D | README.autoboot | 27 any commands. If any key is pressed before the boot delay time 34 U-Boot pressed a key before the system had time to boot. It's even 68 entered before the specified time the boot delay sequence is 95 CONFIG_AUTOBOOT_PROMPT is displayed before the boot delay 111 and this string is received from console input before 117 this string is received from console input before autoboot
|
| H A D | README.arm64 | 5 The initial arm64 U-Boot port was developed before hardware was available, 17 that of a boot loader. It can drop to lower exception levels before
|
| H A D | README.console | 60 Remember that all FILE-related functions CANNOT be used before 74 kernel because the kernel overwrites U-Boot before running. Only
|
| H A D | README.silent | 26 it was set in "bootargs" before. If you don't want the linux command
|
| H A D | README.falcon | 25 In normal mode, these parameters are generated each time before 29 informed to load it before running the kernel. 36 area or the DT. U-Boot runs as when it boots the kernel, but stops before 78 Called from SPL before starting the kernel
|
| /rk3399_rockchip-uboot/tools/binman/test/ |
| H A D | 06_dual_image.dts | 15 pad-before = <3>;
|
| H A D | 09_pack_extra.dts | 9 pad-before = <3>;
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | bcm283x-uboot.dtsi | 3 * and also initialize before relocation.
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | u_boot_spawn.py | 42 self.before = '' 159 self.before = self.buf[:pos]
|
| /rk3399_rockchip-uboot/ |
| H A D | Kconfig | 86 bool "Enable malloc() pool before relocation" 95 hex "Size of malloc() pool before relocation" 105 hex "Size of malloc() pool in SPL before relocation" 115 hex "Size of malloc() pool in TPL before relocation" 289 need to be comprehended in how the images were prepared before being 291 processed before being added to the FIT image). 356 need to be comprehended in how the images were prepared before being 358 processed before being added to the FIT image). 417 bool "Set up board-specific details in device tree before boot" 420 This causes U-Boot to call ft_board_setup() before booting into [all …]
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/ |
| H A D | platform.asl | 12 * The _PTS method (Prepare To Sleep) is called before the OS is
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/ |
| H A D | platform.asl | 12 * The _PTS method (Prepare To Sleep) is called before the OS is
|
| /rk3399_rockchip-uboot/doc/SPL/ |
| H A D | README.spl-secure-boot | 17 (appended to U-boot image) to validate the U-boot binary just before passing
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | multi-with-fpga.its | 9 description = "Configuration to load fpga before Kernel";
|
| H A D | kernel.its | 91 before booting the kernel (see boot_linux_kernel()).
|
| /rk3399_rockchip-uboot/arch/arc/lib/ |
| H A D | start.S | 17 ; by platform code right before passing control to the Linux kernel
|
| /rk3399_rockchip-uboot/tools/kermit/ |
| H A D | README | 12 have to modify them before use.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/ram/ |
| H A D | st,stm32-fmc.txt | 6 u-boot,dm-pre-reloc: flag to initialize memory before relocation.
|
| /rk3399_rockchip-uboot/common/ |
| H A D | Kconfig | 11 before starting and bootstage_accum() when finished. Bootstage will 31 bool "Display a detailed boot timing report before booting the OS" 34 Enable output of a boot time report just before the OS is booted. 90 bool "Stash the boot timing information in memory before booting OS" 189 int "delay in seconds before automatically booting" 193 Delay before automatically running bootcmd; 337 bool "Buffer characters before the console is available" 355 can be held before it overflows and starts discarding earlier 371 be in available memory and is accessed before relocation and 372 possibly before DRAM is set up. Therefore choose an address [all …]
|
| /rk3399_rockchip-uboot/drivers/ufs/ |
| H A D | Kconfig | 29 UFS host on Rockchip needs some vendor specific configuration before
|
| /rk3399_rockchip-uboot/board/sbc8349/ |
| H A D | README | 59 "INN" in the OCD terminal window instead of "IN" before the "GO" 88 to the above steps to inspect/compare the HRCW before/after as an extra 89 safety check before resetting the board upon completion of the reflash.
|
| /rk3399_rockchip-uboot/board/armltd/integrator/ |
| H A D | README | 32 U-Boot has to carry out minimal configration before standard code is run. 109 must be run before each change in configuration
|