| /rk3399_rockchip-uboot/common/ |
| H A D | splash_source.c | 281 struct splash_location *locations, uint size) in select_splash_location() argument 286 if (!locations || size == 0) in select_splash_location() 291 return &locations[0]; in select_splash_location() 294 if (!strcmp(locations[i].name, env_splashsource)) in select_splash_location() 295 return &locations[i]; in select_splash_location() 385 int splash_source_load(struct splash_location *locations, uint size) in splash_source_load() argument 401 splash_location = select_splash_location(locations, size); in splash_source_load()
|
| H A D | dlmalloc.src | 51 Returns a pointer to quantity * unit bytes, with all locations 725 happen to remap successive requests to the same locations).
|
| /rk3399_rockchip-uboot/include/ |
| H A D | splash.h | 52 int splash_source_load(struct splash_location *locations, uint size); 54 static inline int splash_source_load(struct splash_location *locations, in splash_source_load() argument
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.splashprepare | 13 board specific splash image locations, routines for loading splash image from 14 supported locations, and a way of controlling the selected splash location
|
| H A D | README.arm-caches | 28 replacement can happen if the CPU tries to bring some other memory locations
|
| H A D | README.pxe | 80 kernel_addr_r, initrd_addr_r - locations in RAM at which 'pxe boot' will 82 locations will be passed to the bootm command to boot the kernel. These
|
| H A D | README.distro | 266 For suggestions on memory locations for ARM systems, you must follow the 312 The list of boot locations searched.
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | imx6q-cm-fx6.dts | 8 * Version 2 or later at the following locations:
|
| H A D | imx53.dtsi | 8 * Version 2 or later at the following locations:
|
| H A D | imx6qdl-logicpd.dtsi | 9 * Version 2 or later at the following locations:
|
| H A D | imx6qdl.dtsi | 7 * Version 2 or later at the following locations:
|
| /rk3399_rockchip-uboot/board/ti/am335x/ |
| H A D | README | 137 point defined in the header. As these locations overlap by default, it 150 # Write to two of the backup locations ROM uses 197 along with a Falcon Mode aware MLO written to the correct locations for
|
| /rk3399_rockchip-uboot/board/freescale/mpc8544ds/ |
| H A D | README | 11 They are both present on boot, but there locations can be swapped
|
| /rk3399_rockchip-uboot/board/hisilicon/poplar/ |
| H A D | README | 69 of the sizes and locations of these memory regions, and it can now 77 It should now be relatively easy to adjust the sizes and locations
|
| /rk3399_rockchip-uboot/board/freescale/mpc8572ds/ |
| H A D | README | 14 locations can be swapped using the dip-switch SW9[1:2].
|
| /rk3399_rockchip-uboot/board/davinci/da8xxevm/ |
| H A D | README.da850 | 125 For other target types and flash locations:
|
| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | README.smc91111_eeprom | 130 The MAC address can be stored in four locations:
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | source_file_format.txt | 260 loaded at their given locations. "loadables" is a comma-separated list
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | Kconfig | 371 bool "Define U-boot binaries locations in NAND"
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 784 we won't break user code: when these are the locations we know. */ 1228 'yyls': related to locations. 1248 /* The locations where the error started and ended. */
|