1. 02 9月, 2015 1 次提交
    • P
      imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file · 21782828
      Peng Fan 提交于
      Move TARGET_xx Kconfig option based on mx6 to arch/arm/cpu/armv7/mx6/Kconfig.
      Add enable "CONFIG_ARCH_MX6" for boards based on mx6.
      Then we can choose target boards using "make ARCH=arm menuconfig"
      with ARCH_MX6 defined.
      
      If using original way, we have no chance to enable ARCH_MX6 when
      "make menuconfig". Even define CONFIG_ARCH_MX6=y in xx_defconfig,
      kconfig will complains "arch/../configs/platinum_titanium_defconfig:3:
      warning: override: TARGET_PLATINUM_TITANIUM changes choice state"
      Signed-off-by: NPeng Fan <Peng.Fan@freescale.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Heiko Schocher <hs@denx.de>
      Cc: Tim Harvey <tharvey@gateworks.com>
      Cc: Eric Bénard <eric@eukrea.com>
      Cc: Fabio Estevam <fabio.estevam@freescale.com>
      Cc: Eric Nelson <eric.nelson@boundarydevices.com>
      Cc: Marek Vasut <marex@denx.de>
      Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
      Cc: Stefan Roese <sr@denx.de>
      Cc: Soeren Moch <smoch@web.de>
      Cc: Otavio Salvador <otavio@ossystems.com.br>
      Acked-by: NStefano Babic <sbabic@denx.de>
      Acked-by: NSoeren Moch <smoch@web.de>
      Acked-by: NOtavio Salvador <otavio@ossystems.com.br>
      Acked-by: NChristian Gmeiner <christian.gmeiner@gmail.com>
      21782828
  2. 26 6月, 2015 2 次提交
  3. 01 6月, 2015 2 次提交
  4. 26 5月, 2015 1 次提交
    • H
      arm, imx6: add support for aristainetos2 board · 7254d92e
      Heiko Schocher 提交于
      add support for imx6dl based aristainetos2 board
      
      U-Boot 2015.04-rc5-00066-g60f6ed4 (Apr 10 2015 - 08:46:27)
      
      CPU:   Freescale i.MX6DL rev1.1 at 792 MHz
      Reset cause: WDOG
      Board: aristaitenos2
             Watchdog enabled
      I2C:   ready
      DRAM:  1 GiB
      NAND:  1024 MiB
      MMC:   FSL_SDHC: 0
      SF: Detected N25Q128A with page size 256 Bytes, erase size 64 KiB, total 16 MiB
      Display: lg4573 (480x800)
      In:    serial
      Out:   serial
      Err:   serial
      Net:   FEC [PRIME]
      Hit any key to stop autoboot:  0
      =>
      Signed-off-by: NHeiko Schocher <hs@denx.de>
      7254d92e
  5. 13 5月, 2015 1 次提交
  6. 13 8月, 2014 1 次提交