Home
last modified time | relevance | path

Searched refs:large (Results 1 – 25 of 49) sorted by relevance

12

/u-boot/drivers/mtd/nand/raw/
A Dfsl_elbc_spl.c49 const int large = CONFIG_SYS_NAND_OR_PRELIM & OR_FCM_PGS; in nand_spl_load_image() local
50 const int block_shift = large ? 17 : 14; in nand_spl_load_image()
52 const int page_size = large ? 2048 : 512; in nand_spl_load_image()
53 const int bad_marker = large ? page_size + 0 : page_size + 5; in nand_spl_load_image()
63 if (large) { in nand_spl_load_image()
/u-boot/arch/nds32/
A Dconfig.mk16 PLATFORM_CPPFLAGS += -D__nds32__ -ffixed-10 -fpie -mcmodel=large
/u-boot/board/boundary/nitrogen6x/
A DREADME.mx6qsabrelite34 1. Write this SD card loader onto a large SD card using:
42 2. Put this SD card into the slot for the large SD card (SD3 on the bottom of
62 5. Re-insert the SD card back in the slot for the large SD card and power-cycle
/u-boot/doc/
A DREADME.dfutftp30 the relatively low transfer speed for large files.
88 possible to set large enough default buffer (8 MiB @ BBB)
A DREADME.esbc_validate38 This feature allows large number of keys to be used for esbc validation
A DREADME.memory-test41 - It is not easy to configure and use, and a large number of
48 experience has shown that a very large number of ports use
A DREADME.pxe25 pxefile_addr_r - should be set to a location in RAM large enough to hold
108 are too large.
A DREADME.generic-board87 ARM is a relatively large board.c file and one which I can test, therefore
/u-boot/doc/develop/
A Dtesting.rst4 U-Boot has a large amount of code. This file describes how this code is
89 is much easier to add onto a test - writing a new large test can seem
A Dlogging.rst278 for large numbers of log records
/u-boot/drivers/fastboot/
A DKconfig40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
53 downloads. This buffer should be as large as possible for a
/u-boot/doc/android/
A Dfastboot.rst65 The fastboot protocol requires a large memory buffer for
66 downloads. This buffer should be as large as possible for a
/u-boot/arch/xtensa/cpu/
A Du-boot.lds105 "U-Boot ROM image is too large. Check optimization level.")
/u-boot/common/
A Ddlmalloc.src169 allocate very large blocks.
172 reallocate very large blocks.
468 allocate very large blocks. These will be returned to the
478 large blocks. This is currently only possible on Linux with
654 program undergoes phases where several large chunks are
747 only for relatively large requests.
769 3. If a program allocates many large regions, it is probably
951 /* resrve 64MB to insure large contiguous space */
1255 large (see M_TRIM_THRESHOLD).
2071 4. If large enough, the chunk bordering the end of memory
[all …]
/u-boot/arch/sh/lib/
A Dmovmem.S46 ! done all the large groups, do the remainder
/u-boot/drivers/mtd/ubi/
A DKconfig80 the device. Using fastmap makes only sense on large devices where
/u-boot/doc/device-tree-bindings/pinctrl/
A Drockchip,pinctrl.txt35 It should be large enough to contain also separate pull registers.
/u-boot/board/cadence/xtfpga/
A DREADME109 for debugging. The code size is then too large, in which case it
/u-boot/doc/imx/clk/
A Dccf.txt22 * On purpose the "manager" clk driver (clk-imx6q.c) is not using large table to
/u-boot/drivers/misc/
A DKconfig251 such as eSPI, GPIO, through memory-mapped I/O in a large chunk of PCI
263 through memory-mapped I/O in a large chunk of PCI space. The space is
273 through memory-mapped I/O in a large chunk of PCI space. The space is
/u-boot/board/sbc8349/
A DREADME70 The size for converting (and erasing) must be at least as large
/u-boot/arch/mips/
A DKconfig389 initial stack. This is useful if the initial stack can't hold large
398 initial stack. This is useful if the initial stack can't hold large
/u-boot/
A DKconfig275 from the limited static to a potentially large dynamic (DDR)
298 large physical address extension on 32bit SoCs.
/u-boot/dts/
A DKconfig344 is too large. This overhead includes libfdt code as well as the
374 is too large. This overhead includes libfdt code as well as the
/u-boot/drivers/serial/
A DKconfig42 large. In this case the debug UART can still be used in some cases.
52 large. In this case the debug UART can still be used in some cases.
62 large. In this case the debug UART can still be used in some cases.

Completed in 33 milliseconds

12