| /rk3399_rockchip-uboot/board/st/stv0991/ |
| H A D | stv0991.c | 38 void show_boot_progress(int progress) in show_boot_progress() argument 40 printf("%i\n", progress); in show_boot_progress()
|
| /rk3399_rockchip-uboot/board/buffalo/lsxl/ |
| H A D | lsxl.c | 268 void show_boot_progress(int progress) in show_boot_progress() argument 270 if (progress > 0) in show_boot_progress() 274 if (progress == -BOOTSTAGE_ID_NET_LOADED) in show_boot_progress()
|
| /rk3399_rockchip-uboot/board/armltd/integrator/ |
| H A D | integrator.c | 50 void show_boot_progress(int progress) in show_boot_progress() argument 52 printf("Boot reached stage %d\n", progress); in show_boot_progress()
|
| /rk3399_rockchip-uboot/board/armltd/vexpress/ |
| H A D | vexpress_common.c | 38 void show_boot_progress(int progress) in show_boot_progress() argument 40 printf("Boot reached stage %d\n", progress); in show_boot_progress()
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | MIGRATION.txt | 12 Status: In progress
|
| H A D | usb-info.txt | 398 root hub at first, then only progress to the next 'level' when a device is
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | moveconfig.py | 1036 def __init__(self, toolchains, configs, options, progress, devnull, argument 1053 self.progress = progress 1261 self.progress.inc() 1262 self.progress.show() 1279 def __init__(self, toolchains, configs, options, progress, argument 1297 self.slots.append(Slot(toolchains, configs, options, progress, 1440 progress = Progress(len(defconfigs)) 1441 slots = Slots(toolchains, configs, options, progress, reference_src_dir,
|
| /rk3399_rockchip-uboot/cmd/ddr_tool/memtester/ |
| H A D | tests.c | 32 char progress[] = "-\\|/"; variable 131 putc(progress[++j % PROGRESSLEN]); in test_random_value() 585 putc(progress[++j % PROGRESSLEN]); in test_8bit_wide_random() 623 putc(progress[++j % PROGRESSLEN]); in test_16bit_wide_random()
|
| /rk3399_rockchip-uboot/lib/bzip2/ |
| H A D | bzlib.c | 460 Bool progress; in BZ_API() local 475 progress = handle_compress ( strm ); in BZ_API() 476 return progress ? BZ_RUN_OK : BZ_PARAM_ERROR; in BZ_API() 497 progress = handle_compress ( strm ); in BZ_API() 507 progress = handle_compress ( strm ); in BZ_API() 508 if (!progress) return BZ_SEQUENCE_ERROR; in BZ_API()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.android-fastboot-protocol | 32 (providing progress or diagnostic messages). They should 87 Client: "INFOerasing flash" indicate status / progress
|
| H A D | README.mxsimage | 145 - Enable boot progress output form the BootROM. 147 - If the boot progress output from the BootROM is enabled, the BootROM will
|
| H A D | README.log | 32 LOGL_NOTE - Important information about progress 33 LOGL_INFO - Information about normal boot progress
|
| H A D | README.console | 87 Work in progress:
|
| H A D | README.autoboot | 97 there is no output indicating that autoboot is in progress.
|
| H A D | README.x86 | 517 keyboard, real-time clock, USB. Video is in progress. 943 boot progress. This can be good for debugging.
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | x86-fit-boot.txt | 12 display decompression progress.
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 56 progress information (except with -v, see below). All the output (errors, 573 the build is still in progress so many boards are not built yet (use -u to 1071 add commits, etc. without affecting the build in progress.
|
| /rk3399_rockchip-uboot/lib/lzma/ |
| H A D | lzma.txt | 542 ICompressProgress *progress, ISzAlloc *alloc, ISzAlloc *allocBig);
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 336 If you want to do all of them including the work-in-progress one, then
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | Kconfig | 66 output indicating that autoboot is in progress.
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 2012 in progress. On some boards it is possible to access 2407 - Show boot progress: 2413 the system's boot progress on some display (for
|