[U-Boot] [PATCH v1 0/6] rockchip: kylin: Boot with android boot image
Jeffy Chen
jeffy.chen at rock-chips.com
Mon Jan 4 08:50:17 CET 2016
We are porting android to kylin board now.
This series could let it boot up with android's boot image.
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 | 5 ++-
board/kylin/kylin_rk3036/kylin_rk3036.c | 32 ++++++++++++++++++
common/image-fdt.c | 4 +++
drivers/pinctrl/rockchip/pinctrl_rk3036.c | 8 +++++
include/configs/kylin_rk3036.h | 55 +++++++++++++++++++++++++++++++
5 files changed, 103 insertions(+), 1 deletion(-)
--
2.1.4
More information about the U-Boot
mailing list