]> Git Repo - u-boot.git/commit
tools: mkimage: No need to verify_header for header_v2
authorYi Liu <[email protected]>
Wed, 30 Mar 2022 10:05:59 +0000 (18:05 +0800)
committerTom Rini <[email protected]>
Wed, 6 Apr 2022 13:21:49 +0000 (09:21 -0400)
commit3548903fc8eafa469f57e3dd11cf0046f2034699
tree7d32b22224a63366dc678bfb7f6d58584b1ab223
parent21d3e3d107f3b60abe3b10f50930e22330d7e2d3
tools: mkimage: No need to verify_header for header_v2

rockchip header_v2 do not have a spl_hdr, so remove the verify.

Signed-off-by: Yi Liu <[email protected]>
Signed-off-by: Kever Yang <[email protected]>
tools/rkcommon.c
This page took 0.041428 seconds and 4 git commands to generate.