/u-boot/doc/board/atmel/ |
A D | at91ek.rst | 28 make at91sam9260ek_nandflash_config - use nand flash 52 make at91sam9261ek_nandflash_config - use nand flash 75 make at91sam9263ek_nandflash_config - use nand flash 77 make at91sam9263ek_norflash_config - use nor flash 119 make at91sam9rlek_nandflash_config - use nand flash 139 make at91sam9x5ek_dataflash_config - use data flash 140 make at91sam9x5ek_mmc_config - use sd/mmc card 141 make at91sam9x5ek_nandflash_config - use nand flash 142 make at91sam9x5ek_spiflash_config - use serial flash 162 make sama5d3xek_mmc_config - use SD/MMC card [all …]
|
/u-boot/doc/device-tree-bindings/spi/ |
A D | soft-spi.txt | 3 The soft SPI bus implementation allows the use of GPIO pins to simulate a 11 cs-gpios: GPIOs to use for SPI chip select (output) 12 gpio-sck: GPIO to use for SPI clock (output) 14 gpio-mosi: GPIO to use for SPI MOSI line (output) 15 gpio-miso: GPIO to use for SPI MISO line (input)
|
/u-boot/doc/ |
A D | README.video | 17 <xres> The X resolution (in pixels) to use. 18 <yres> The Y resolution (in pixels) to use. 19 <depth> The color depth (in bits) to use. 20 <freq> The frequency (in Hz) to use. 42 - monitor=[none|dvi|hdmi|lcd|vga|composite-*] - Select the video output to use 53 - hpd=[0|1] - Enable use of the hdmi HotPlug Detect feature 64 - edid=[0|1] - Enable use of DDC + EDID to get monitor info 75 For example to always use the hdmi connector, even if no cable is inserted, 77 use: "setenv video-mode sunxi:1024x768-24@60,monitor=dvi,hpd=0,edid=1". 83 U-Boot supports the use of antialiased TrueType fonts on some platforms. This [all …]
|
A D | README.rockusb | 9 use Rockusb for upgrading firmware (e.g. kernel, u-boot, rootfs, etc.). 28 On your host PC. use lsusb command. you should see a usb device 35 use rkdeveloptool wl command to write lba. BeginSec is the lba on device 40 to flash U-Boot image use below command. U-Boot binary is made by mkimage.
|
A D | README.console | 16 use). 21 You can use the command "coninfo" to see all registered console 27 setenv stdin serial <- To use the serial input 28 setenv stdout video <- To use the video console 36 You can use the following functions to access the console: 76 use the framebuffers initialized by U-Boot.
|
A D | README.JFFS2 | 5 Linux with the same name. To use JFFS2 define CONFIG_CMD_JFFS2. 30 defined the first flash bank to use 33 defines the first sector to use
|
/u-boot/drivers/soc/ |
A D | Kconfig | 7 the SoC in use and matching SoC attributes for selecting SoC 10 specific device variant in use. 17 specifics about the SoC in use.
|
/u-boot/Licenses/ |
A D | Exceptions | 6 use U-Boot services by means of the jump table provided by U-Boot 7 exactly for this purpose - this is merely considered normal use of 12 files in another file is considered normal use of U-Boot, and does
|
/u-boot/doc/driver-model/ |
A D | serial-howto.rst | 20 - If the board does not already use driver model, you need CONFIG_DM also 34 - convert at least one existing board to use driver model serial 35 - (if no boards remain that don't use driver model) remove the old code 37 This may be a good time to move your board to use device tree also. Mostly 45 - Your drivers can now use device tree
|
A D | i2c-howto.rst | 30 - If the board does not already use driver model, you need CONFIG_DM also 44 - convert at least one existing board to use driver model serial 45 - (if no boards remain that don't use driver model) remove the old code 47 This may be a good time to move your board to use device tree also. Mostly 55 - Your drivers can now use device tree
|
/u-boot/board/warp7/ |
A D | Kconfig | 10 int "Partition number to use for root filesystem" 13 The partition number to use for root filesystem this is the
|
/u-boot/doc/arch/ |
A D | sh.rst | 35 To use this board, type "make ms7750se_config". 46 To use this board, type "make ms7722se_config". 58 To use this board, type "make ms7720se_config". 74 You can use the following of u-boot to compile.
|
A D | sandbox.rst | 50 To run sandbox U-Boot use something like:: 104 that you can use arrow keys for command editing and history, but if you 119 To use the default device tree, use -D. 122 To use the test device tree, use -T. 367 also use low-level SPI commands:: 381 "disk.raw", you can use the following commands:: 410 contents or emulated chip registers), you can use the device tree as 426 Then you use can use grep to see which init call failed, e.g.:: 480 fix this, use:: 517 To run all tests use "make check". [all …]
|
/u-boot/board/freescale/mx6memcal/ |
A D | README | 3 The mx6memcal board isn't a real board, but a tool for use in bring-up of 10 Typical reasons for needing to change include the use of alternate 34 3. The number of chip-selects in use 37 5. The type of DDR chips in use. This selection allows re-use of common
|
/u-boot/fs/squashfs/ |
A D | Kconfig | 9 filesystem use, for archival use (i.e. in cases where a .tar.gz file
|
/u-boot/doc/build/ |
A D | source.rst | 18 The released versions are available as tags which use the naming scheme:: 26 To checkout the October 2020 release you would use:
|
/u-boot/doc/device-tree-bindings/reserved-memory/ |
A D | reserved-memory.txt | 6 normal use) memory regions. Such memory regions are usually designed for 15 - Should use the same values as the root node 22 reserved memory. Each child node may either use a 'reg' property to 61 - The operating system can use the memory in this region with the 64 system can use that region to store volatile or cached data that 68 - If a "linux,cma-default" property is present, then Linux will use the 71 - If a "linux,dma-default" property is present, then Linux will use the
|
/u-boot/arch/arm/mach-rockchip/px30/ |
A D | Kconfig | 55 int "Mux channel to use for debug UART2/UART3" 59 UART2 and UART3 can use two different set of pins to route the output. 60 For using the UART for early debugging the route to use needs
|
/u-boot/doc/device-tree-bindings/video/bridge/ |
A D | ps8622.txt | 12 - lane-count: number of DP lanes to use 13 - use-external-pwm: backlight will be controlled by an external PWM
|
/u-boot/arch/arm/dts/ |
A D | sama5d3xmb_cmp.dtsi | 32 dmas = <0>, <0>; /* Do not use DMA for spi0 */ 47 * disable it to allow the use of ISI 67 /* use pck1 for the master clock of ov2640 */ 83 dmas = <0>, <0>; /* Do not use DMA for usart1 */ 181 dmas = <0>, <0>; /* Do not use DMA for dbgu */
|
A D | sama5d3xmb.dtsi | 34 dmas = <0>, <0>; /* Do not use DMA for spi0 */ 51 * disable it to allow the use of ISI 71 /* use pck1 for the master clock of ov2640 */ 87 dmas = <0>, <0>; /* Do not use DMA for usart1 */ 184 dmas = <0>, <0>; /* Do not use DMA for dbgu */
|
/u-boot/board/freescale/m53017evb/ |
A D | README | 70 CONFIG_MCFUART -- define to use common CF Uart driver 74 CONFIG_MCFRTC -- define to use common CF RTC driver 78 CONFIG_CMD_DATE -- enable to use date feature in U-Boot 80 CONFIG_MCFFEC -- define to use common CF FEC driver 81 CONFIG_MII -- enable to use MII driver 82 CONFIG_CF_DOMII -- enable to use MII feature in cmd_mii.c 90 CONFIG_MCFTMR -- define to use DMA timer 92 CONFIG_SYS_I2C_FSL -- define to use FSL common I2C driver
|
/u-boot/board/bachmann/ot1200/ |
A D | README | 16 make is possible to boot the linux kernel and make use variant specific 20 are making use of EDID data stored in an i2c EEPROM.
|
/u-boot/board/ti/omap5_uevm/ |
A D | README | 7 eMMC boot partition use 13 example we load MLO and u-boot.img from the build into DDR and then use
|
/u-boot/lib/lzma/ |
A D | lzma.txt | 5 and tools you need to develop applications that use LZMA compression. 45 To compile with static libraries, you can use 317 To use ANSI-C LZMA Decoder you need the following files: 341 You must use external allocator: 352 When to use: RAM->RAM decompressing 400 You must use correct finish mode in that case. */ 406 When to use: file->file decompressing 454 Lzma Encoder can use two memory allocators: 461 It's OK to use same allocator for alloc and allocBig. 469 When to use: file->file decompressing [all …]
|