]> Git Repo - J-u-boot.git/commit - tools/imx8mimage.c
tools: imx8mimage: fix HDMI/FIT parsing
authorPeng Fan <[email protected]>
Tue, 6 Aug 2019 10:07:26 +0000 (10:07 +0000)
committerStefano Babic <[email protected]>
Tue, 8 Oct 2019 14:35:16 +0000 (16:35 +0200)
commit4d655bfe03a35a2f85b2b779342b135c54d055a0
treebd146d89d56bc3517c546c8aab96fd87172ea256
parent39ebb4187db15641117228f2579ff421cfe0df90
tools: imx8mimage: fix HDMI/FIT parsing

Add missed break for HDMI entry.
And moving FIT parsing earlier, because it does not have parameter,
it will not runs into CFG_REG_SIZE.

Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Ye Li <[email protected]>
Reviewed-by: Lukasz Majewski <[email protected]>
tools/imx8mimage.c
This page took 0.030441 seconds and 4 git commands to generate.