| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | test.py | 169 expect = '%10s: ' % arch 171 expect += ' ' + col.Color(expected_colour, plus) 172 expect += ' ' 174 expect += col.Color(expected_colour, ' %s' % board) 175 self.assertEqual(text, expect) 249 expect = errors[3].rstrip().split('\n') 250 expect = [expect[0]] + expect[2:] 252 '\n'.join(expect).replace('\n', '\n+')) 261 expect = errors[3].rstrip().split('\n') 262 expect = [expect[0]] + expect[2:] [all …]
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | rtc.c | 36 static int cmp_times(struct rtc_time *expect, struct rtc_time *time, bool show) in cmp_times() argument 40 same = expect->tm_sec == time->tm_sec; in cmp_times() 41 same &= expect->tm_min == time->tm_min; in cmp_times() 42 same &= expect->tm_hour == time->tm_hour; in cmp_times() 43 same &= expect->tm_mday == time->tm_mday; in cmp_times() 44 same &= expect->tm_mon == time->tm_mon; in cmp_times() 45 same &= expect->tm_year == time->tm_year; in cmp_times() 47 show_time("expected", expect); in cmp_times()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec_test.c | 122 static int run_test(const char *aliases, const char *nodes, const char *expect) in run_test() argument 135 printf("aliases=%s, nodes=%s, expect=%s: ", aliases, nodes, expect); in run_test() 139 list, ARRAY_SIZE(list)), strlen(expect)); in run_test() 142 for (i = 0, s = expect; *s; s++, i++) { in run_test()
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | u_boot_console_base.py | 197 m = self.p.expect([chunk] + self.bad_patterns) 204 m = self.p.expect([self.prompt_compiled] + self.bad_patterns) 271 m = self.p.expect([text] + self.bad_patterns) 307 self.p.expect(['This should never match U-Boot output']) 348 m = self.p.expect([pattern_u_boot_spl_signon] + 353 m = self.p.expect([pattern_u_boot_main_signon] + self.bad_patterns) 359 m = self.p.expect([self.prompt_compiled,
|
| H A D | u_boot_spawn.py | 119 def expect(self, patterns): member in Spawn
|
| /rk3399_rockchip-uboot/arch/sandbox/dts/ |
| H A D | test.dts | 38 ping-expect = <0>; 60 ping-expect = <3>; 86 ping-expect = <4>; 91 ping-expect = <5>; 97 ping-expect = <6>; 103 ping-expect = <7>; 110 ping-expect = <6>; 117 ping-expect = <6>;
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | compiler.h | 108 void ftrace_likely_update(struct ftrace_branch_data *f, int val, int expect); 113 #define __branch_check__(x, expect) ({ \ argument 124 ftrace_likely_update(&______f, ______r, expect); \
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 290 const u8 *expect, const u8 *actual, in print_result_MBps() argument 293 if (memcmp(expect, actual, len) == 0) { in print_result_MBps() 299 dump_hex("expect", expect, len); in print_result_MBps() 306 const u8 *expect, const u8 *actual, u32 len) in print_result_ms() argument 308 if (memcmp(expect, actual, len) == 0) { in print_result_ms() 314 dump_hex("expect", expect, len); in print_result_ms()
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | cros_ec_sandbox.c | 403 uint32_t expect = EC_FLASH_PROTECT_ALL_NOW | in process_cmd() local 407 if (req->flags == expect || req->flags == 0) { in process_cmd()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/ |
| H A D | config.txt | 14 Tells U-Boot not to expect an attached keyboard with a VGA console
|
| /rk3399_rockchip-uboot/board/buffalo/lsxl/ |
| H A D | README | 101 Same as hdd expect, that the files are loaded from an attached USB mass 106 Same as usb expect, that the file are loaded from the network.
|
| /rk3399_rockchip-uboot/board/cadence/xtfpga/ |
| H A D | README | 123 if one doesn't expect it, the linker script provides a link-time
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.y | 34 %expect 32
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.chromium | 145 fully relocatable, or expect it to hang.
|
| H A D | README.unaligned-memory-access.txt | 89 not be unreasonable to expect that accessing field2 would cause an unaligned
|
| H A D | README.distro | 334 (Typically we expect extlinux.conf to be used, but execution of boot.scr is
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | armada-388-clearfog.dts | 8 * production board. Things will change, don't expect this file to
|
| /rk3399_rockchip-uboot/scripts/dtc/pylibfdt/ |
| H A D | libfdt.i_shipped | 125 defaults to empty, but you can pass a list of errors that you expect.
|
| /rk3399_rockchip-uboot/board/sandbox/ |
| H A D | README.sandbox | 255 Because only UDP is supported, ICMP traffic will not work, so expect that ping
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | README | 69 such that their eFUSE settings expect 2 copies of the boostream (this is
|
| /rk3399_rockchip-uboot/arch/arm/ |
| H A D | Kconfig | 52 # provide rudimentary version and machine specific checks, but expect no
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | Kconfig | 885 While we expect to call a pointer to a valid FDT (or NULL)
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 155 /doc Documentation (don't expect too much) 575 kernels (which expect the clocks passed in the 587 expect it to be in bytes, others in MB. 4660 expect to re-enter U-Boot except by resetting the CPU.
|