[U-Boot] [PATCH v2 0/3] arm: am57xx/dra7xx: Boot Android from eMMC

Sam Protsenko semen.protsenko at linaro.org
Wed Aug 16 12:55:47 UTC 2017


Provide a way to boot Android from eMMC for AM57xx EVM and DRA7 EVM boards.

Changes in v2:
 - Do not remove the attempt to boot regular Linux from eMMC
   (just add Android boot in the end of the cycle)

Sam Protsenko (3):
  arm: omap: Define command for booting Android from eMMC
  arm: am57xx: Define Android boot arguments
  arm: dra7xx: Define Android boot arguments

 configs/am57xx_evm_defconfig      |  2 ++
 configs/am57xx_evm_nodt_defconfig |  2 ++
 configs/am57xx_hs_evm_defconfig   |  2 ++
 configs/dra7xx_evm_defconfig      |  2 ++
 configs/dra7xx_hs_evm_defconfig   |  2 ++
 include/environment/ti/boot.h     | 20 +++++++++++++++++++-
 6 files changed, 29 insertions(+), 1 deletion(-)

-- 
2.13.2



More information about the U-Boot mailing list