Searched refs:large (Results 1 – 25 of 49) sorted by relevance
12
49 const int large = CONFIG_SYS_NAND_OR_PRELIM & OR_FCM_PGS; in nand_spl_load_image() local50 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()
16 PLATFORM_CPPFLAGS += -D__nds32__ -ffixed-10 -fpie -mcmodel=large
34 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 of62 5. Re-insert the SD card back in the slot for the large SD card and power-cycle
30 the relatively low transfer speed for large files.88 possible to set large enough default buffer (8 MiB @ BBB)
38 This feature allows large number of keys to be used for esbc validation
41 - It is not easy to configure and use, and a large number of48 experience has shown that a very large number of ports use
25 pxefile_addr_r - should be set to a location in RAM large enough to hold108 are too large.
87 ARM is a relatively large board.c file and one which I can test, therefore
4 U-Boot has a large amount of code. This file describes how this code is89 is much easier to add onto a test - writing a new large test can seem
278 for large numbers of log records
40 The fastboot protocol requires a large memory buffer for52 The fastboot protocol requires a large memory buffer for53 downloads. This buffer should be as large as possible for a
65 The fastboot protocol requires a large memory buffer for66 downloads. This buffer should be as large as possible for a
105 "U-Boot ROM image is too large. Check optimization level.")
169 allocate very large blocks.172 reallocate very large blocks.468 allocate very large blocks. These will be returned to the478 large blocks. This is currently only possible on Linux with654 program undergoes phases where several large chunks are747 only for relatively large requests.769 3. If a program allocates many large regions, it is probably951 /* 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 …]
46 ! done all the large groups, do the remainder
80 the device. Using fastmap makes only sense on large devices where
35 It should be large enough to contain also separate pull registers.
109 for debugging. The code size is then too large, in which case it
22 * On purpose the "manager" clk driver (clk-imx6q.c) is not using large table to
251 such as eSPI, GPIO, through memory-mapped I/O in a large chunk of PCI263 through memory-mapped I/O in a large chunk of PCI space. The space is273 through memory-mapped I/O in a large chunk of PCI space. The space is
70 The size for converting (and erasing) must be at least as large
389 initial stack. This is useful if the initial stack can't hold large398 initial stack. This is useful if the initial stack can't hold large
275 from the limited static to a potentially large dynamic (DDR)298 large physical address extension on 32bit SoCs.
344 is too large. This overhead includes libfdt code as well as the374 is too large. This overhead includes libfdt code as well as the
42 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