Home
last modified time | relevance | path

Searched refs:what (Results 1 – 25 of 64) sorted by relevance

123

/rk3399_rockchip-uboot/examples/standalone/
H A Dsmc91111_eeprom.c37 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 DREADME.log14 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 DREADME.multi-dtb-fit16 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 DREADME.cfi7 * We do not yet know what kind of commandset to use, so we issue
H A Dfeature-removal-schedule.txt2 removed from the U-Boot source tree. Every entry should contain what
H A DREADME.LED75 TBD : Describe older board dependent macros similar to what is done for
H A DREADME.fdt-control30 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 DREADME.vxworks63 serial console from what is being used by U-Boot. For example, VxWorks tends
H A DREADME.mpc83xx.ddrecc8 * define inject mask (which tells the DDR controller what type of errors
H A DREADME.efi90 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 DREADME.unaligned-memory-access.txt33 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 DREADME.xtensa23 the particular core. This is part of what is known as the hardware
/rk3399_rockchip-uboot/scripts/
H A Dcoreboot.sed6 # Script to convert coreboot code to something similar to what U-Boot uses
/rk3399_rockchip-uboot/doc/device-tree-bindings/nand/
H A Dnvidia,tegra20-nand.txt4 (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 Dnios2.txt3 This binding specifies what properties available in the device tree
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dtegra20-dc.txt4 (there isn't yet a generic binding in Linux, so this describes what is in
/rk3399_rockchip-uboot/board/toradex/colibri_imx6/
H A Dddr-setup.cfg92 /* TODO: check what the RALAT field does */
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dcache_v7_asm.S39 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 DKconfig82 Overwrite bootmode selected via boot mode pins to tell SPL what should
/rk3399_rockchip-uboot/drivers/mmc/
H A Dsunxi_mmc.c303 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 Dgpl-2.0.txt46 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 Dlgpl-2.1.txt55 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 Ddiv64.S151 8: @ Division by a power of 2: determine what that divisor order is
/rk3399_rockchip-uboot/test/
H A DREADME5 tested and what tests you should write when adding a new feature.
/rk3399_rockchip-uboot/tools/binman/
H A DREADME15 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:

123