Home
last modified time | relevance | path

Searched refs:fdt_chksum (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/test/
A Dtest.h45 uint fdt_chksum; member
/u-boot/test/
A Dtest-main.c95 uts->fdt_chksum = crc8(0, gd->fdt_blob, in dm_test_pre_run()
125 if (chksum != uts->fdt_chksum) { in dm_test_post_run()

Completed in 10 milliseconds