mbox series

[v2,0/3] arm: am57xx/dra7xx: Boot Android from eMMC

Message ID 20170816125550.26472-1-semen.protsenko@linaro.org
Headers show
Series arm: am57xx/dra7xx: Boot Android from eMMC | expand

Message

Sam Protsenko Aug. 16, 2017, 12:55 p.m. UTC
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(-)