23 Oct, 2014

2 commits

  • This patch adds board support for the Toradex Apalis T30 a computer on
    module which can be used on different carrier boards.

    For the sake of ease of use we do not distinguish between different
    carrier boards for now as the base module features are deemed
    sufficient enough for regular booting.

    The following functionality is working so far:
    - eMMC boot and environment storage
    - Gigabit Ethernet (once Thierry's PCIe as well as my E1000 resp. i210
    fixes hit mainline)
    - MMC/SD cards (both 8-bit as well as 4-bit slot)
    - USB client/host (dual role port as client e.g. for DFU/UMS, other two
    ports as host)

    Signed-off-by: Marcel Ziswiler
    Acked-by: Stephen Warren
    Signed-off-by: Tom Warren

    Marcel Ziswiler
     
  • This pinmux tables currently omit any configuration for PCIe clk_req,
    wake, and rst pins, which in turn causes intermittent failures in
    U-Boot's PCIe support. Import an updated version of the pinmux tables
    which rectifies this.

    Signed-off-by: Stephen Warren
    Signed-off-by: Tom Warren

    Stephen Warren
     

11 Oct, 2014

8 commits


10 Oct, 2014

30 commits