Searched refs:PLAIN_VERSION (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/generated/ |
| H A D | version_autogenerated.h | |
| /OK3568_Linux_fs/external/recovery/ |
| H A D | recovery_version.h | 28 #define PLAIN_VERSION "V1.0.1" macro 31 #define RECOVERY_VERSION_STRING CONS(PLAIN_VERSION, GIT_COMMIT_INFO)
|
| /OK3568_Linux_fs/u-boot/board/BuR/common/ |
| H A D | common.c | 370 PLAIN_VERSION, strlen(PLAIN_VERSION)) != 0) { in ft_board_setup() 428 lcd_puts(" Bootloader : " PLAIN_VERSION "\n"); in br_summaryscreen() 435 lcd_puts(" Bootloader : " PLAIN_VERSION "\n"); in br_summaryscreen()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | tpl.c | 142 printascii("\nU-Boot TPL " PLAIN_VERSION " (" U_BOOT_DATE " - " \ in board_init_f()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | dumpimage.c | 97 printf("dumpimage version %s\n", PLAIN_VERSION); in main()
|
| H A D | mkenvimage.c | 120 printf("%s version %s\n", prg, PLAIN_VERSION); in main()
|
| H A D | sunxi-spl-image-builder.c | 339 PLAIN_VERSION); in display_help()
|
| H A D | mkimage.c | 284 printf("mkimage version %s\n", PLAIN_VERSION); in process_args()
|
| H A D | image-host.c | 128 PLAIN_VERSION); in fit_image_write_sig()
|
| H A D | fit_image.c | 395 fdt_property_strf(fdt, "creator", "U-Boot mkimage %s", PLAIN_VERSION); in fit_build_fdt()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_decomp.c | 198 put_string("\nDECOMP " PLAIN_VERSION " (" U_BOOT_DATE " - " \ in board_init_r()
|
| H A D | spl.c | 664 puts("\nU-Boot SPL " PLAIN_VERSION " (" U_BOOT_DATE " - " \ in preloader_console_init()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | smbios.c | 84 t->bios_ver = smbios_add_string(t->eos, PLAIN_VERSION); in smbios_write_type0()
|