14 Aug, 2020

1 commit


27 May, 2020

7 commits

  • Need these EXT filesystem commands for i.MX Debian/ubuntu distro
    enablement. And have enabled them on other imx8m/mx6/mx7 platforms

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

    Ye Li
     
  • Disable SPL DM SERIAL for domu, there is no mmu setup,
    paravirtual console not work.

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

    Peng Fan
     
  • Update xen defconfig
    Update dts to let xen serial could be used in early stage,
    but seems without mmu enabled, it output nothing. It only
    output data after mmu enabled.

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

    Peng Fan
     
  • Enable dm usb using the base board otg usb port for fastboot usage

    Signed-off-by: Peng Fan
    Reviewed-by: Ye Li
    (cherry picked from commit 88a1718aa7096782e9cf538e391762aaef631bb2)
    (cherry picked from commit 279e82b731e7671536b729934e1dc88b760ea05a)
    (cherry picked from commit b874dc0882e329af07de4f6bb0d01573d4e02da2)

    Peng Fan
     
  • Enable dm serial for xen uboot.

    Log as below:
    #xl console 1
    MMC: FSL_SDHC: 0
    Loading Environment from ... *** Warning - bad CRC, using default environment

    Failed (-5)
    In: serial@5a060000
    Out: serial@5a060000
    Err: serial@5a060000
    flash target is MMC:0
    Fastboot: Normal
    Normal Boot
    =>

    Signed-off-by: Peng Fan
    Reviewed-by: Peng Fan
    Reviewed-by: Flynn xu
    (cherry picked from commit 132cb6f74bcd963b180de83279f00aef31bbbdca)
    (cherry picked from commit 38313a6f8e437568dbc15075251d344fa67fd14b)
    (cherry picked from commit 653f877b1beb4779ef0c24b81ba428503ce8ae3d)

    Peng Fan
     
  • Fixes 9486251ced24("MLK-19494 configs: imx8qm mek android audo: correct xen physical memory")

    correct text base, IPC address, memmap.

    Signed-off-by: Peng Fan
    (cherry picked from commit 884cada50b9a9fcda09d259cf145d87a29122cac)
    (cherry picked from commit 55822e16786817f843d32c1347d705c2a2a435dd)
    (cherry picked from commit f13108a1842a2819489975f0d0040c9c65c3856c)

    Peng Fan
     
  • We are targeting let uboot loading images from emmc to boot android.
    Currently only emmc1 is enabled, so other devices are disabled.

    Also change memory layout according to VM layout. The memory layout
    needs to be samesize as what you configured in as "memory = "3584"".

    Add a new dts dedicated for this kind uboot, add a new defconfig
    to select CONFIG_XEN/CONFIG_XEN_DEBUG_SERIAL, deselect CONFIG_DM_SERIAL,
    select CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK, and disable some devices
    compared with imx8qm_mek_androidauto_defconfig.

    Reviewed-by: Ye Li
    Signed-off-by: Peng Fan
    (cherry picked from commit a4e932cae433b9d2e1cff6a94b12e4abcac45543)
    (cherry picked from commit a26de6e05563d3e3e6734e0d99e464437aa89db5)
    (cherry picked from commit 74ac579ee195c4a2f6651ccc0f86efb0eebd889e)
    (cherry picked from commit 7efc2eca10c9d48da6e01ba6a5df63b6f619d7ab)

    Peng Fan
     

21 May, 2020

1 commit


20 May, 2020

1 commit


19 May, 2020

2 commits


18 May, 2020

1 commit


15 May, 2020

1 commit


13 May, 2020

2 commits


11 May, 2020

10 commits


07 May, 2020

1 commit


06 May, 2020

3 commits


05 May, 2020

4 commits


04 May, 2020

1 commit


01 May, 2020

2 commits

  • Porting board codes, configurations, DTS and DDR initialization codes
    for the DDR3L and DDR4 validation boards from imx_v2019.04

    Ready functions:
    - DDR3L board: SD, UART, I2C, USB host and NAND
    FPGA on the board controls WDOG_B and ENET PHY reset, so reset
    and ethernet can't work

    - DDR4 board: SD/eMMC, I2C, ENET, Flexspi, UART and USB

    Signed-off-by: Ye Li

    Ye Li
     
  • Porting board codes, configurations, DTS and DDR initialization codes
    for the DDR3L and DDR4 validation boards from imx_v2019.04

    Supported modules
    - DDR3L VAL: Two RANK DDR3L, QSPI B, eMMC/SD, RMII ENET, UART.
    - DDR4 VAL: Two RANK DDR4, SD, NAND, RGMII ENET, UART

    Signed-off-by: Ye Li

    Ye Li
     

30 Apr, 2020

2 commits


27 Apr, 2020

1 commit