05 Feb, 2021

1 commit

  • i.MX8MQ B2 is using same value in OCOTP_READ_FUSE_DATA like B1, so
    we have to check the ROM verision to distinguish the revision.

    As we have checked the B1 rev for sticky bits work around in
    secure boot. So it won't apply on B2.

    Signed-off-by: Ye Li
    Reviewed-by: Peng Fan
    (cherry picked from commit 1ac96bde4920fa3e2a3bb4a79b342ca4f5adb4a5)

    Ye Li
     

27 Jan, 2021

2 commits


13 Jan, 2021

2 commits


16 Nov, 2020

1 commit

  • There are 3 part numbers for 11x11 i.MX8MNano with different core number
    configuration: UltraLite Quad/Dual/Solo

    Comparing with i.MX8MN Lite parts, they have MIPI DSI disabled. So
    checking the MIPI DSI disable fuse to recognize these parts.

    Signed-off-by: Ye Li
    Reviewed-by: Peng Fan
    (cherry picked from commit 05af9ac08052c92d011908726534e227db3143c4)

    Ye Li
     

09 Nov, 2020

1 commit

  • The value of Unique ID in uboot and kernel is different for iMX8MP:

    serial#=02e1444a0002aaff
    root@imx8mpevk:/sys/devices/soc0# cat soc_uid
    D699300002E1444A

    The reason is that Fuse Addresses of Unique ID of iMX8MP are 0x420 and
    0x430.

    Reviewed-by: Ye Li
    Signed-off-by: Alice Guo
    (cherry picked from commit 38bcdd0bf78951480cb67e1b9d58b37c364195fc)

    Alice Guo
     

06 Nov, 2020

1 commit

  • Support iMX8DXL in mxsfb driver by below changes:
    1. Enable iMX8 in lcdif registers file
    2. Add u-boot clock driver support for iMX8
    3. Change the FB buffer alignment to align it at allocation. So
    it won't overlay with other memory at mmu_set_region_dcache_behaviour

    Signed-off-by: Ye Li
    Reviewed-by: Peng Fan
    (cherry picked from commit 6f02d6894509e0aa79df9d1bdf5029136e1493b5)

    Ye Li
     

30 Oct, 2020

1 commit


29 Oct, 2020

1 commit

  • Fix a bug as belows,
    => gpio status -a
    "Synchronous Abort" handler, esr 0x96000061
    elr: 0000000082047964 lr : 0000000082047960 (reloc)
    elr: 00000000fbd72964 lr : 00000000fbd72960
    x0 : 00000000ffffffff x1 : 000000000000000a
    x2 : 0000000000000020 x3 : 0000000000000001
    x4 : 0000000000000000 x5 : 0000000000000030
    x6 : 0000000000000020 x7 : 0000000000000002
    x8 : 00000000ffffffe0 x9 : 0000000000000008
    x10: 0000000000000010 x11: 0000000000000006
    x12: 000000000001869f x13: 0000000000000230
    x14: 00000000fbc23e9c x15: 00000000ffffffff
    ...
    reseting

    Signed-off-by: Biwen Li

    Biwen Li
     

19 Oct, 2020

2 commits


09 Oct, 2020

1 commit


29 Sep, 2020

1 commit


18 Sep, 2020

2 commits


15 Sep, 2020

1 commit


08 Sep, 2020

1 commit

  • LX2162 is LX2160 based SoC, it has same die as of LX2160
    with different packaging.

    LX2162A support 64-bit 2.9GT/s DDR4 memory, i2c, micro-click module,
    microSD card, eMMC support, serial console, qspi nor flash, qsgmii,
    sgmii, 25g, 40g, 50g network interface, one usb 3.0 and serdes
    interface to support three PCIe gen3 interface.

    Signed-off-by: Meenakshi Aggarwal

    Meenakshi Aggarwal
     

28 Aug, 2020

2 commits


27 Aug, 2020

1 commit


26 Aug, 2020

7 commits


25 Aug, 2020

12 commits