Home
last modified time | relevance | path

Searched refs:string_pool (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/
H A Dmksunxiboot.c154 if (strlen(default_dt) + 1 <= sizeof(img.header.string_pool)) { in main()
155 strcpy((char *)img.header.string_pool, default_dt); in main()
158 string_pool)); in main()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dspl.h77 uint32_t string_pool[13]; /* since v0.2, filled by mksunxiboot */ member
/openbmc/qemu/hw/arm/
H A Dallwinner-r40.c224 uint32_t string_pool[13]; member