Home
last modified time | relevance | path

Searched refs:util (Results 1 – 15 of 15) sorted by relevance

/rk3399_rockchip-uboot/test/py/tests/
H A Dtest_vboot.py30 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 Dtest_fit.py10 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 DMakefile7 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 DREADME8 - 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 DREADME8 - 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 DREADME8 - 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 DMakefile16 obj-$(CONFIG_PWM_IMX) += pwm-imx.o pwm-imx-util.o
/rk3399_rockchip-uboot/scripts/dtc/
H A DMakefile.dtc15 util.c
H A DMakefile7 srcpos.o checks.o util.o
/rk3399_rockchip-uboot/scripts/kconfig/
H A DPOTFILES.in5 scripts/kconfig/lxdialog/util.c
H A DMakefile193 lxdialog := lxdialog/checklist.o lxdialog/util.o lxdialog/inputbox.o
H A Dzconf.tab.c_shipped2467 #include "util.c"
/rk3399_rockchip-uboot/drivers/core/
H A DMakefile7 obj-y += device.o fdtaddr.o lists.o root.o uclass.o util.o
/rk3399_rockchip-uboot/doc/
H A DREADME.dfutftp121 * Extend dfu-util command to support TFTP based transfers
H A DREADME.x86382 $ ./build/util/cbfstool/cbfstool build/coreboot.rom add-flat-binary \
490 $ dfu-util -v -d 8087:0a99 --alt u-boot0 -D u-boot.bin