Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 117) sorted by relevance

12345

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dqconf.h126 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() argument
127 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem()
131 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() argument
132 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem()
136 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem() argument
137 : Parent(parent, after), nextItem(0), menu(0), visible(v), goParent(true) in ConfigItem()
/rk3399_rockchip-uboot/doc/
H A DREADME.arm-caches16 after relocation.
21 - Flush the buffer after the MPU writes the data and before the DMA is
30 - Invalidate the buffer after the DMA is complete and before the MPU reads
52 in the short period after the cache was flushed but before the
H A DREADME.mips23 incoherency in most cases, unless the code gets loaded after U-Boot
33 Linux/MIPS ports don't re-enable caches after entering kernel_entry.
H A DREADME.mpc85xx-spin-table5 accessible for core 0. It is part of release.S, within 4KB range after
13 memory is copied from __secondary_start_page to the boot page, after flusing
H A DREADME.sh7752evb45 *) We have to reset after input the command.
H A DREADME.sh7753evb45 *) We have to reset after input the command.
H A DREADME.bcm7xxx111 * BOLT-generated device tree, after BOLT has
114 * U-Boot (at ${fdtcontroladdr}), after BOLT
H A DREADME.arm-relocation18 The relocation and fixup loop must be executed after executing
31 dram_init_banksize() called after bd is accessible.
187 specified by gd->relocaddr -- this is only valid after board_init_f.
/rk3399_rockchip-uboot/board/keymile/km_arm/
H A Dkwbimage-memphis.cfg135 # bit7-4 : 0010, M_ODT assertion 2 cycles after read
136 # bit11-8 : 0101, M_ODT de-assertion 5 cycles after read
137 # bit15-12: 0100, internal ODT assertion 4 cycles after read
138 # bit19-16: 1000, internal ODT de-assertion 8 cycles after read
143 # bit7-4 : 0101, M_ODT de-assertion x cycles after write
144 # bit11-8 : 0100, internal ODT assertion x cycles after write
145 # bit15-12: 1000, internal ODT de-assertion x cycles after write
H A Dkwbimage_128M16_1.cfg196 # bit 7-4: 2, M_ODT assertion 2 cycles after read start command
197 # bit 11-8: 5, M_ODT de-assertion 5 cycles after read start command
208 # bit 11-8: 4, internal ODT assertion 2 cycles after write start command
210 # bit 15-12: 8, internal ODT de-assertion 5 cycles after write start command
H A Dkwbimage_256M8_1.cfg198 # bit 7-4: 2, M_ODT assertion 2 cycles after read start command
199 # bit 11-8: 5, M_ODT de-assertion 5 cycles after read start command
210 # bit 11-8: 4, internal ODT assertion 2 cycles after write start command
212 # bit 15-12: 8, internal ODT de-assertion 5 cycles after write start command
/rk3399_rockchip-uboot/tools/binman/test/
H A D06_dual_image.dts16 pad-after = <5>;
H A D09_pack_extra.dts10 pad-after = <5>;
/rk3399_rockchip-uboot/test/py/
H A Du_boot_spawn.py43 self.after = ''
160 self.after = self.buf[pos:posafter]
/rk3399_rockchip-uboot/examples/standalone/
H A DREADME_rkspi.md31 - spiclk is the clock for spi controller, output to IO after internal frequency division of the con…
103 #define SPI_XFER_END BIT(1) /* Deassert CS after transfer */
/rk3399_rockchip-uboot/common/
H A DKconfig246 allocated immediately after the malloc() region is ready.
255 The buffer is allocated immediately after the malloc() region is
396 environment variables can be updated after boot to change the
414 start-up (after relocation). This causes the environment to be
566 bool "Call arch-specific init soon after relocation"
568 With this option U-Boot will call arch_early_init_r() soon after
574 bool "Call arch-specific init after relocation, when console is ready"
576 With this option U-Boot will call arch_misc_init() after
579 and will be called after the console is set up, after relocaiton.
585 after boot. With this option, U-Boot calls board_early_init_f()
[all …]
/rk3399_rockchip-uboot/doc/driver-model/
H A Dfdt-fixup.txt50 after the driver model has been initialized. While migrating to a live device
51 tree (at least after the relocation) would greatly simplify the solution of
92 | into the device tree will be invalid after manipulating |
124 it is safe to call it after the tree has already been manipulated.
/rk3399_rockchip-uboot/doc/device-tree-bindings/spi/
H A Dspi-zynq.txt18 chip selects after the decoder.
/rk3399_rockchip-uboot/doc/SPL/
H A DREADME.am335x-network20 script after boot:
80 be executed after network boot to perform actual rescue actions. You
96 and run it after boot.
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dexynos-fb.txt39 samsung,power-on-delay: Delay after LCD is powered on
40 samsung,reset-delay: Delay after LCD is reset
/rk3399_rockchip-uboot/configs/
H A DREADME.rockchip81 There is a ./usbplug.bin after compilation to replace the usbplug in rkbin project.
/rk3399_rockchip-uboot/board/renesas/sh7757lcr/
H A DREADME.sh7757lcr53 *) We have to reset after input the command.
/rk3399_rockchip-uboot/board/warp/
H A DREADME46 Then on the U-Boot prompt the following message should be seen after a
/rk3399_rockchip-uboot/board/technexion/pico-imx6ul/
H A DREADME47 Then on the U-Boot prompt the following message should be seen after a
/rk3399_rockchip-uboot/
H A DKconfig28 The string you set here will be appended after the contents of
43 appended after any matching localversion* files, and after the value
281 bool "Enable post-processing of FIT artifacts after loading by U-Boot"
283 Allows doing any sort of manipulation to blobs after they got extracted
347 bool "Enable post-processing of FIT artifacts after loading by the SPL"
350 Allows doing any sort of manipulation to blobs after they got extracted

12345