[U-Boot] [PATCH v3 0/6] rockchip: kylin: Boot with android boot image
Jeffy Chen
jeffy.chen at rock-chips.com
Wed Jan 13 02:59:14 CET 2016
We are porting android to kylin board now.
This series could let it boot up with android's boot image.
Changes in v3:
Use rockchip's legacy reboot mode definitions.
Changes in v2:
Add comments.
Jeffy Chen (6):
common/image-fdt.c: Make boot_get_fdt() perform a check for Android
images
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
arch/arm/lib/bootm.c | 12 ++++++-
board/kylin/kylin_rk3036/kylin_rk3036.c | 46 ++++++++++++++++++++++++++
common/image-fdt.c | 4 +++
drivers/pinctrl/rockchip/pinctrl_rk3036.c | 8 +++++
include/configs/kylin_rk3036.h | 55 +++++++++++++++++++++++++++++++
5 files changed, 124 insertions(+), 1 deletion(-)
--
2.1.4
More information about the U-Boot
mailing list