1. 26 6月, 2015 1 次提交
    • J
      Move default y configs out of arch/board Kconfig · c9bb942e
      Joe Hershberger 提交于
      Some archs/boards specify their own default by pre-defining the config
      which causes the Kconfig system to mix up the order of the configs in
      the defconfigs... This will cause merge pain if allowed to proliferate.
      
      Remove the configs that behave this way from the archs.
      
      A few configs still remain, but that is because they only exist as
      defaults and do not have a proper Kconfig entry. Those appear to be:
      
      SPIFLASH
      DISPLAY_BOARDINFO
      Signed-off-by: NJoe Hershberger <joe.hershberger@ni.com>
      [trini: rastaban, am43xx_evm_usbhost_boot, am43xx_evm_ethboot updates,
      drop DM_USB from MSI_Primo81 as USB_MUSB_SUNXI isn't converted yet to DM]
      Signed-off-by: NTom Rini <trini@konsulko.com>
      c9bb942e
  2. 01 6月, 2015 2 次提交
  3. 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
  4. 13 5月, 2015 1 次提交
  5. 13 8月, 2014 1 次提交