| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | smc91111_eeprom.c | 37 int c, i, j, done, line, reg, value, start, what; in smc91111_eeprom() local 61 what = UNKNOWN; in smc91111_eeprom() 150 what = EEPROM; in smc91111_eeprom() 153 what = MAC; in smc91111_eeprom() 156 what = UNKNOWN; in smc91111_eeprom() 183 what = UNKNOWN; in smc91111_eeprom() 196 switch (what) { in smc91111_eeprom()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.log | 14 But for digging into what is happening in a particular area, or for debugging 15 a problem it is often useful to see what U-Boot is doing in more detail than 100 Filters are attached to log drivers to control what those drivers emit. Only 128 Code size impact depends largely on what is enabled. The following numbers are 174 Figure out what to do with BUG(), BUG_ON() and warn_non_spl() 176 Figure out what to do with assert()
|
| H A D | README.multi-dtb-fit | 16 The selection is done using board_fit_config_name_match() (same as what the SPL 37 FIT (same as what the SPL uses to select the DTB for U-Boot).
|
| H A D | README.cfi | 7 * We do not yet know what kind of commandset to use, so we issue
|
| H A D | feature-removal-schedule.txt | 2 removed from the U-Boot source tree. Every entry should contain what
|
| H A D | README.LED | 75 TBD : Describe older board dependent macros similar to what is done for
|
| H A D | README.fdt-control | 30 U-Boot to configure itself according to what it finds there. If you have 194 In very broad terms, the CONFIG options in general control *what* driver
|
| H A D | README.vxworks | 63 serial console from what is being used by U-Boot. For example, VxWorks tends
|
| H A D | README.mpc83xx.ddrecc | 8 * define inject mask (which tells the DDR controller what type of errors
|
| H A D | README.efi | 90 You will end up with one of these files depending on what you build for: 238 use of boot services in case it wants to. It is unclear what it might want 332 - Improve disk media detection (don't scan, use what information we
|
| H A D | README.unaligned-memory-access.txt | 33 The rule mentioned above forms what we refer to as natural alignment: 166 Think about what would happen if addr1 was an odd address such as 0x10003.
|
| H A D | README.xtensa | 23 the particular core. This is part of what is known as the hardware
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | coreboot.sed | 6 # Script to convert coreboot code to something similar to what U-Boot uses
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/nand/ |
| H A D | nvidia,tegra20-nand.txt | 4 (there isn't yet a generic binding in Linux, so this describes what is in
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/cpu/ |
| H A D | nios2.txt | 3 This binding specifies what properties available in the device tree
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | tegra20-dc.txt | 4 (there isn't yet a generic binding in Linux, so this describes what is in
|
| /rk3399_rockchip-uboot/board/toradex/colibri_imx6/ |
| H A D | ddr-setup.cfg | 92 /* TODO: check what the RALAT field does */
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | cache_v7_asm.S | 39 cmp r1, #2 @ see what cache we have at this level 112 cmp r1, #2 @ see what cache we have at this level
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/zynqmp/ |
| H A D | Kconfig | 82 Overwrite bootmode selected via boot mode pins to tell SPL what should
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | sunxi_mmc.c | 303 uint timeout_msecs, uint done_bit, const char *what) in mmc_rint_wait() argument 311 debug("%s timeout %x\n", what, in mmc_rint_wait()
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | gpl-2.0.txt | 46 want its recipients to know that what they have is not the original, so 77 Whether that is true depends on what the Program does. 226 This section is intended to make thoroughly clear what is believed to 293 <one line to give the program's name and a brief idea of what it does.> 338 library. If this is what you want to do, use the GNU Lesser General
|
| H A D | lgpl-2.1.txt | 55 that what they have is not the original version, so that the original 147 writing it). Whether that is true depends on what the Library does 148 and what the program that uses the Library does. 402 This section is intended to make thoroughly clear what is believed to 473 <one line to give the library's name and a brief idea of what it does.>
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | div64.S | 151 8: @ Division by a power of 2: determine what that divisor order is
|
| /rk3399_rockchip-uboot/test/ |
| H A D | README | 5 tested and what tests you should write when adding a new feature.
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | README | 15 general way. Each SoC does what it needs to build an image, often packing or 26 required image layout. It uses this to work out what to place where. The 236 the entry (blob, u-boot) tells binman what to put there. For 'blob' we must 445 If you are having trouble figuring out what is going on, you can uncomment 446 the 'warning' line in scripts/Makefile.lib to see what it has found:
|