06 May, 2020

3 commits

  • Update the board codes and configs to enable PCIE IMX driver on all
    imx6dql sabresd boards.
    The always on regulators is powered up in board_init for enabling
    "pcie_reg" regulator.

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

    Ye Li
     
  • Modify defconfig files to enable fastboot in mx6qsabre SDB/ARD boards

    Signed-off-by: Joakim Zhang
    Signed-off-by: Ye Li
    (cherry picked from commit f4c7c993f6df4c8be69a0283c8b02c5df4aaf291)

    Ye Li
     
  • Add different defconfigs
    Enable Trustzone.
    Update env to runtime boot OP-TEE.
    To 6QP SDB, TZASC enabled, need board rework and new ddr script.

    Signed-off-by: Peng Fan
    (cherry picked from commit 2db3156d89ad13133fb1444186e906a5db178913)
    (cherry picked from commit a1370b6768c0ce71555ac056bca94102e8a7228e)
    (cherry picked from commit 9d483ef0ef1c44f5067405092b738863d5e07489)

    Peng Fan