Searched refs:job (Results 1 – 11 of 11) sorted by relevance
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | builderthread.py | 391 def RunJob(self, job): argument 399 brd = job.board 402 if job.commits: 407 for commit_upto in range(0, len(job.commits), job.step): 458 self._WriteResult(result, job.keep_outputs) 466 self._WriteResult(result, job.keep_outputs) 476 job = self.builder.queue.get() 477 self.RunJob(job)
|
| H A D | builder.py | 1454 job = builderthread.BuilderJob() 1455 job.board = brd 1456 job.commits = commits 1457 job.keep_outputs = keep_outputs 1458 job.step = self._step 1459 self.queue.put(job)
|
| H A D | README | 492 Building 18 commits for 1059 boards (4 threads, 1 job per thread) 517 make job will use a single CPU. The list of commits to be built helps you 536 Building 18 commits for 1059 boards (4 threads, 1 job per thread) 660 Summary of 10 commits for 1066 boards (4 threads, 1 job per thread)
|
| /rk3399_rockchip-uboot/common/ |
| H A D | cli_hush.c | 725 struct pipe *job; in builtin_jobs() local 728 for (job = job_list; job; job = job->next) { in builtin_jobs() 729 if (job->running_progs == job->stopped_progs) in builtin_jobs() 734 printf(JOB_STATUS_FORMAT, job->jobid, status_string, job->text); in builtin_jobs()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.sdp | 82 In this mode the file to download (imx_usb job) needs to be specified
|
| H A D | README.imximage | 145 /dev/mmcblk0, the following commands make the job:
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | Kconfig | 352 string "SPI CS pin for LCD related config job" 362 string "SPI SCLK pin for LCD related config job" 372 string "SPI MOSI pin for LCD related config job" 382 string "SPI MISO pin for LCD related config job (optional)"
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | imx6qdl.dtsi | 907 compatible = "fsl,sec-v4.0-job-ring"; 913 compatible = "fsl,sec-v4.0-job-ring";
|
| H A D | imx6sx.dtsi | 785 compatible = "fsl,sec-v4.0-job-ring"; 791 compatible = "fsl,sec-v4.0-job-ring";
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | beaglebone_vboot.txt | 457 Having confirmed that the signature is doing its job, let's try it out in
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | lgpl-2.1.txt | 93 library does the same job as widely used non-free libraries. In this
|