nxp-imx / imx-kobs

Tool to create and write Freescale/NXP I.MX NAND boot related boot data structure to nand flash
GNU General Public License v2.0
29 stars 26 forks source link

imx-kobs: read nand_boot_search_count from fuse #18

Closed allenxh closed 5 years ago

allenxh commented 5 years ago

i.MX8QX/QM need to read the nand_boot_search_count from fuse value, update the search_exponential by fuse value.

Signed-off-by: Han Xu han.xu@nxp.com