[U-Boot] [PATCH v5 0/6] rockchip: kylin: Boot with android boot image

Jeffy Chen jeffy.chen at rock-chips.com
Thu Jan 14 03:19:35 CET 2016


We are porting android to kylin board now.
This series could let it boot up with android's boot image.

Changes in v5:
Remove dup CONFIG_SYS_BOOT_RAMDISK_HIGH.
Change commit message.
Change "grf" to local var.
New patch.

Changes in v4:
Remove unused reboot mode definitions.

Changes in v3:
Use rockchip's legacy reboot mode definitions.

Changes in v2:
Add comments.

Jeffy Chen (6):
  ARM: bootm: Try to use relocated ramdisk
  rockchip: rk3036: Bind GPIO banks
  rockchip: kylin: Add default gpt partition table
  rockchip: kylin: Enable boot with android boot image
  rockchip: kylin: Check fastboot request
  rockchip: kylin: Store env in emmc

 arch/arm/lib/bootm.c                      | 12 +++++-
 board/kylin/kylin_rk3036/kylin_rk3036.c   | 32 +++++++++++++++
 drivers/pinctrl/rockchip/pinctrl_rk3036.c |  8 ++++
 include/configs/kylin_rk3036.h            | 66 +++++++++++++++++++++++++++++++
 4 files changed, 117 insertions(+), 1 deletion(-)

-- 
2.1.4




More information about the U-Boot mailing list