Home
last modified time | relevance | path

Searched refs:locations (Results 1 – 20 of 20) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dsplash_source.c281 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 Ddlmalloc.src51 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 Dsplash.h52 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 DREADME.splashprepare13 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 DREADME.arm-caches28 replacement can happen if the CPU tries to bring some other memory locations
H A DREADME.pxe80 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 DREADME.distro266 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 Dimx6q-cm-fx6.dts8 * Version 2 or later at the following locations:
H A Dimx53.dtsi8 * Version 2 or later at the following locations:
H A Dimx6qdl-logicpd.dtsi9 * Version 2 or later at the following locations:
H A Dimx6qdl.dtsi7 * Version 2 or later at the following locations:
/rk3399_rockchip-uboot/board/ti/am335x/
H A DREADME137 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 DREADME11 They are both present on boot, but there locations can be swapped
/rk3399_rockchip-uboot/board/hisilicon/poplar/
H A DREADME69 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 DREADME14 locations can be swapped using the dip-switch SW9[1:2].
/rk3399_rockchip-uboot/board/davinci/da8xxevm/
H A DREADME.da850125 For other target types and flash locations:
/rk3399_rockchip-uboot/examples/standalone/
H A DREADME.smc91111_eeprom130 The MAC address can be stored in four locations:
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsource_file_format.txt260 loaded at their given locations. "loadables" is a comma-separated list
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A DKconfig371 bool "Define U-boot binaries locations in NAND"
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-parser.tab.c_shipped784 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. */