06 Nov, 2014

1 commit

  • MX6SX sabreauto board has analog video input from VADC. Add the GIS
    support for this board that video input can display on LVDS at booting.

    The environment variable "gis" must be set to "vadc" to enable the function.

    Signed-off-by: Ye.Li
    (cherry picked from commit 5f2008a6dc08f07d462a063a0642f5e54fedbd21)

    Ye.Li
     

24 Oct, 2014

1 commit


20 Oct, 2014

1 commit


09 Oct, 2014

2 commits


29 Sep, 2014

1 commit


26 Sep, 2014

1 commit

  • Create mx6sx sabreauto BSP file and configurations. The devices below
    have been supported:

    1. SD/MMC/eMMC on SDA/SDB (base board) sockets
    2. USB OTG port and USB HOST port (base board)
    3. NAND flash
    4. QuadSPI flash on QSPI1
    5. I2C
    6. PMIC PFUZE100
    7. Onboard ethernet chip on ENET2
    8. Splash screen on LVDS

    Signed-off-by: Ye.Li

    Ye.Li