Searched refs:util (Results 1 – 15 of 15) sorted by relevance
| /rk3399_rockchip-uboot/test/py/tests/ |
| H A D | test_vboot.py | 30 import u_boot_utils as util namespace 53 util.run_and_log(cons, 'dtc %s %s%s -O dtb ' 88 util.run_and_log(cons, [mkimage, '-D', dtc_args, '-f', 102 util.run_and_log(cons, [mkimage, '-F', '-k', tmpdir, '-K', dtb, 143 util.run_and_log(cons, [fit_check_sign, '-f', fit, '-k', tmpdir, 147 sig = util.run_and_log(cons, 'fdtget -t bx %s %s value' % 153 util.run_and_log(cons, 'fdtput -t bx %s %s value %s' % 159 util.run_and_log_expect_exception(cons, [fit_check_sign, '-f', fit, 175 util.run_and_log(cons, 'openssl genpkey -algorithm RSA -out %sdev.key ' 181 util.run_and_log(cons, 'openssl req -batch -new -x509 -key %sdev.key -out '
|
| H A D | test_fit.py | 10 import u_boot_utils as util namespace 157 util.run_and_log(cons, ['dtc', src, '-O', 'dtb', '-o', dtb]) 187 util.run_and_log(cons, [mkimage, '-f', its, fit])
|
| /rk3399_rockchip-uboot/drivers/ddr/fsl/ |
| H A D | Makefile | 7 obj-$(CONFIG_SYS_FSL_DDR1) += main.o util.o ctrl_regs.o options.o \ 9 obj-$(CONFIG_SYS_FSL_DDR2) += main.o util.o ctrl_regs.o options.o \ 11 obj-$(CONFIG_SYS_FSL_DDR3) += main.o util.o ctrl_regs.o options.o \ 13 obj-$(CONFIG_SYS_FSL_DDR4) += main.o util.o ctrl_regs.o options.o \
|
| /rk3399_rockchip-uboot/board/warp/ |
| H A D | README | 8 - dfu-util: http://dfu-util.sourceforge.net/releases/ 44 $ sudo dfu-util -D u-boot.imx -a boot
|
| /rk3399_rockchip-uboot/board/technexion/pico-imx6ul/ |
| H A D | README | 8 - dfu-util: http://dfu-util.sourceforge.net/releases/ 45 $ sudo dfu-util -D u-boot.imx -a boot
|
| /rk3399_rockchip-uboot/board/warp7/ |
| H A D | README | 8 - dfu-util: http://dfu-util.sourceforge.net/releases/ (if you are in a 51 $ sudo dfu-util -D u-boot.imx -a boot
|
| /rk3399_rockchip-uboot/drivers/pwm/ |
| H A D | Makefile | 16 obj-$(CONFIG_PWM_IMX) += pwm-imx.o pwm-imx-util.o
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | Makefile.dtc | 15 util.c
|
| H A D | Makefile | 7 srcpos.o checks.o util.o
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | POTFILES.in | 5 scripts/kconfig/lxdialog/util.c
|
| H A D | Makefile | 193 lxdialog := lxdialog/checklist.o lxdialog/util.o lxdialog/inputbox.o
|
| H A D | zconf.tab.c_shipped | 2467 #include "util.c"
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | Makefile | 7 obj-y += device.o fdtaddr.o lists.o root.o uclass.o util.o
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.dfutftp | 121 * Extend dfu-util command to support TFTP based transfers
|
| H A D | README.x86 | 382 $ ./build/util/cbfstool/cbfstool build/coreboot.rom add-flat-binary \ 490 $ dfu-util -v -d 8087:0a99 --alt u-boot0 -D u-boot.bin
|