| /rk3399_rockchip-uboot/scripts/ |
| H A D | avbtool.py | 879 self._chunk_output_offsets = [i.output_offset for i in self._chunks] 1142 for i in range(0, chunk_idx_for_update): 1143 self._num_total_blocks += self._chunks[i].output_size // self.block_size 3122 for i in kernel_cmdlines: 3124 desc.kernel_cmdline = i
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | builder.py | 282 for i in range(self.num_threads): 283 t = builderthread.BuilderThread(self, i, incremental,
|
| H A D | README | 61 Buildman is designed to build entire git branches, i.e. muliple commits. It 907 build the selected boards and display build status as it runs (i.e. -v is 1103 this with the -o option. Buildman normally does out-of-tree builds: use -i 1105 used -i you pollute buildman's copies of the source tree, and you will need 1107 in normal mode (without -i).
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 343 git rebase -i HEAD~6 400 and use git rebase -i to edit the commits, dropping the wip one. You add
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | imx6sll-evk.dts | 16 model = "Freescale i.MX6SLL EVK Board";
|
| H A D | tegra20.dtsi | 308 * There are two serial driver i.e. 8250 based simple serial
|
| H A D | tegra114.dtsi | 255 * There are two serial driver i.e. 8250 based simple serial
|
| H A D | tegra30.dtsi | 370 * There are two serial driver i.e. 8250 based simple serial
|
| H A D | tegra210.dtsi | 417 * There are two serial driver i.e. 8250 based simple serial
|
| H A D | tegra124.dtsi | 320 * There are two serial driver i.e. 8250 based simple serial
|
| /rk3399_rockchip-uboot/board/sbc8548/ |
| H A D | README | 238 any hardware settings (i.e. user configuration switches).
|
| /rk3399_rockchip-uboot/drivers/pinctrl/ |
| H A D | Kconfig | 267 i.e. it uses the same device tree configuration.
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.lsch3 | 133 using NOR Flash i.e. MC, DPL, and DPC is stored in the NOR flash:
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | Kconfig | 339 U-Boot has the UART ready for use (i.e. your code calls 454 CONFIG_SPL_OF_PLATDATA (i.e. a compiled-in device tree replacemenmt).
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.pxe | 162 variables, i.e. <path>/<soc>-<board>.dtb is retrieved.
|
| H A D | README.fsl-ddr | 120 If ECC is enabled in board configuratoin file, i.e. #define CONFIG_DDR_ECC,
|
| H A D | README.POST | 636 be used to detect adherent bits, i.e. bits whose state may randomly 638 to detect far-located errors, i.e. situations when writing to one
|
| H A D | README.x86 | 477 more step (if and only if you have original U-Boot), i.e. run the 492 4. Return to U-Boot console and following hint. i.e. push Ctrl+C, and 1105 provides an EFI environment to the kernel (i.e. replaces UEFI completely but
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | source_file_format.txt | 45 uImage internals. Bindings are defined from U-Boot perspective, i.e. describe
|
| H A D | howto.txt | 185 new-style, i.e., with a FDT blob. In this case there are two prerequisite data
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | Kconfig | 996 i.e. GPIO or ADC value. 1004 i.e. GPIO or ADC value. 1088 This enable support Rockchip atags among pre-loaders, i.e. ddr, miniloader, ATF,
|
| /rk3399_rockchip-uboot/lib/libxbc/ |
| H A D | COPYING | 19 "control" means (i) the power, direct or indirect, to cause the
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | pinctrl-bindings.txt | 30 bindings for the individual client devices in use by that board, i.e. whether
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | Kconfig | 224 Freescale i.MX processors.
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/ |
| H A D | ops.c | 3440 int i; in x86emuOp_enter() local 3451 for (i = 1; i < nesting; i++) { in x86emuOp_enter()
|