Making sure about i.MX6Q Errata

Discussion in 'UDOO 101' started by r2user, Feb 10, 2017.

  1. r2user

    r2user New Member

    Joined:
    Apr 2, 2014
    Messages:
    4
    Likes Received:
    0
    I am working through some U-Boot code for the Udoo Quad and note that UDOO U-Boot, branch 2015.04.imx, applies Chip Errata 743622 but does not apply 751472, 794072, 761320 or 845369. The errata definitions are made in:
    uboot-imx/include/configs/mx6_common.h
    and are applied at start up in:
    uboot-imx/arch/arm/cpu/armv7/start.S

    The i.MX6 chip errata document, IMX6DQCE, seems to show that all of these errata items need to be applied. Would you confirm that only 743622 is applicable to the Udoo Quad? Thanks.
     

Share This Page