| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | fsl_elbc_spl.c | 45 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 D | Kconfig | 47 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 D | README.mx6qsabrelite | 25 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 D | README.dfutftp | 32 the relatively low transfer speed for large files. 92 possible to set large enough default buffer (8 MiB @ BBB)
|
| H A D | README.esbc_validate | 39 This feature allows large number of keys to be used for esbc validation
|
| H A D | README.android-fastboot | 48 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 D | README.memory-test | 41 - 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 D | README.pxe | 26 pxefile_addr_r - should be set to a location in RAM large enough to hold 106 are too large.
|
| H A D | README.generic-board | 89 ARM is a relatively large board.c file and one which I can test, therefore
|
| H A D | README.log | 187 for large numbers of log records
|
| /rk3399_rockchip-uboot/test/ |
| H A D | README | 4 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 D | u-boot.lds | 106 "U-Boot ROM image is too large. Check optimization level.")
|
| /rk3399_rockchip-uboot/common/ |
| H A D | dlmalloc.src | 169 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 D | movmem.S | 47 ! done all the large groups, do the remainder
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | rockchip,pinctrl.txt | 35 It should be large enough to contain also separate pull registers.
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | Kconfig | 80 the device. Using fastmap makes only sense on large devices where
|
| /rk3399_rockchip-uboot/board/cadence/xtfpga/ |
| H A D | README | 109 for debugging. The code size is then too large, in which case it
|
| /rk3399_rockchip-uboot/dts/ |
| H A D | Kconfig | 283 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 D | README | 70 The size for converting (and erasing) must be at least as large
|
| /rk3399_rockchip-uboot/ |
| H A D | Kconfig | 165 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 D | Kconfig | 204 The S5M8767 PMIC provides a large array of LDOs and BUCKs for use
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.tab.c_shipped | 408 /* 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 D | Kconfig | 33 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 D | livetree.txt | 31 properties can involve copying large amounts of data around to make room.
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | source_file_format.txt | 279 without loading a large amount of data. Then when an image is needed it can
|