Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dfsl_elbc_spl.c45 const int large = CONFIG_SYS_NAND_OR_PRELIM & OR_FCM_PGS; in nand_spl_load_image() local
46 const int block_shift = large ? 17 : 14; in nand_spl_load_image()
48 const int page_size = large ? 2048 : 512; in nand_spl_load_image()
49 const int bad_marker = large ? page_size + 0 : page_size + 5; in nand_spl_load_image()
59 if (large) { in nand_spl_load_image()
/rk3399_rockchip-uboot/cmd/fastboot/
H A DKconfig47 The fastboot protocol requires a large memory buffer for
58 The fastboot protocol requires a large memory buffer for
59 downloads. This buffer should be as large as possible for a
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A DREADME.mx6qsabrelite25 1. Write this SD card loader onto a large SD card using:
33 2. Put this SD card into the slot for the large SD card (SD3 on the bottom of
/rk3399_rockchip-uboot/doc/
H A DREADME.dfutftp32 the relatively low transfer speed for large files.
92 possible to set large enough default buffer (8 MiB @ BBB)
H A DREADME.esbc_validate39 This feature allows large number of keys to be used for esbc validation
H A DREADME.android-fastboot48 The fastboot protocol requires a large memory buffer for downloads. This
49 buffer should be as large as possible for a platform. The location of the
H 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
H A DREADME.pxe26 pxefile_addr_r - should be set to a location in RAM large enough to hold
106 are too large.
H A DREADME.generic-board89 ARM is a relatively large board.c file and one which I can test, therefore
H A DREADME.log187 for large numbers of log records
/rk3399_rockchip-uboot/test/
H A DREADME4 U-Boot has a large amount of code. This file describes how this code is
85 is much easier to add onto a test - writing a new large test can seem
/rk3399_rockchip-uboot/arch/xtensa/cpu/
H A Du-boot.lds106 "U-Boot ROM image is too large. Check optimization level.")
/rk3399_rockchip-uboot/common/
H 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
634 afterward allocate more large chunks) the value should be high
654 program undergoes phases where several large chunks are
658 controlling release of large blocks via trimming versus mapping
721 Using mmap segregates relatively large chunks of memory so that
747 only for relatively large requests.
769 3. If a program allocates many large regions, it is probably
[all …]
/rk3399_rockchip-uboot/arch/sh/lib/
H A Dmovmem.S47 ! done all the large groups, do the remainder
/rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/
H A Drockchip,pinctrl.txt35 It should be large enough to contain also separate pull registers.
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A DKconfig80 the device. Using fastmap makes only sense on large devices where
/rk3399_rockchip-uboot/board/cadence/xtfpga/
H A DREADME109 for debugging. The code size is then too large, in which case it
/rk3399_rockchip-uboot/dts/
H A DKconfig283 is too large. This overhead includes libfdt code as well as the
305 is too large. This overhead includes libfdt code as well as the
/rk3399_rockchip-uboot/board/sbc8349/
H A DREADME70 The size for converting (and erasing) must be at least as large
/rk3399_rockchip-uboot/
H A DKconfig165 large physical address extention on 32bit SoCs.
371 is large enough to malloc TLB and bd_t buffer while enabling dcache.
/rk3399_rockchip-uboot/drivers/power/pmic/
H A DKconfig204 The S5M8767 PMIC provides a large array of LDOs and BUCKs for use
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.tab.c_shipped408 /* The size of an array large to enough to hold all stacks, each with
966 Do not make this value too large; the results are undefined if
1066 not large enough to hold the message. In that case, also set
1068 required number of bytes is too large to store. */
/rk3399_rockchip-uboot/drivers/serial/
H A DKconfig33 large. In this case the debug UART can still be used in some cases.
43 large. In this case the debug UART can still be used in some cases.
/rk3399_rockchip-uboot/doc/driver-model/
H A Dlivetree.txt31 properties can involve copying large amounts of data around to make room.
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsource_file_format.txt279 without loading a large amount of data. Then when an image is needed it can

12