27 Apr, 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
     
  • Enable fastboot configurations in mx6solo sabresd and sabreauto
    defconfigs to support UUU. Since the DDR size on mx6solo sabre
    boards is smaller, also change the fastboot buffer to 256MB.

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

    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