1. 04 10月, 2017 2 次提交
  2. 02 9月, 2017 2 次提交
    • T
      Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs · 48f6232e
      Tom Rini 提交于
      - Move ANDROID_IMAGE_SUPPORT to top level Kconfig under images as it's
        not strictly part of fastboot.
      - Add some defaults for the fastboot buffer location and size
      - Migrate all options listed in cmd/fastboot/Kconfig
      - Cleanup the README
      Signed-off-by: NTom Rini <trini@konsulko.com>
      48f6232e
    • T
      configs: Migrate all of the existing USB symbols, except fastboot · ecad7051
      Tom Rini 提交于
      This syncs all of the currently Kconfig'd symbols out of the headers and
      into the defconfig files.  This has two exceptions, first am335x_evm
      needs to be converted to DM in SPL and then it can stop undef'ing
      CONFIG_DM_USB.  Leaving this as-is results in a build failure, and
      without work, run time failure.  The other case is am43xx_evm.h and in
      turn am43xx_evm_usbhost_boot.  The problem here is that we need DWC3 USB
      host mode in SPL, but still desire to have gadget mode in U-Boot proper.
      Signed-off-by: NTom Rini <trini@konsulko.com>
      ecad7051
  3. 28 1月, 2017 3 次提交
  4. 09 9月, 2016 1 次提交
  5. 02 7月, 2016 1 次提交