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 defconfigs to support various boot devices and platforms
    for MX6DQ/DQP/DL/S sabreauto and sabresd boards.

    Signed-off-by: Ye Li
    (cherry picked from commit d88863b467d2aebc802d634dcc96060f5af45414)
    (cherry picked from commit 1a3fe19c2cf1b2147813c14b177f3d99d39f4b70)

    Ye Li