public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1 0/6] rockchip: kylin: Boot with android boot image
@ 2016-01-04  7:50 Jeffy Chen
  2016-01-04  7:50 ` [U-Boot] [PATCH v1 1/6] common/image-fdt.c: Make boot_get_fdt() perform a check for Android images Jeffy Chen
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Jeffy Chen @ 2016-01-04  7:50 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-01-12  2:36 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-04  7:50 [U-Boot] [PATCH v1 0/6] rockchip: kylin: Boot with android boot image Jeffy Chen
2016-01-04  7:50 ` [U-Boot] [PATCH v1 1/6] common/image-fdt.c: Make boot_get_fdt() perform a check for Android images Jeffy Chen
2016-01-08  3:33   ` Simon Glass
2016-01-04  7:50 ` [U-Boot] [PATCH v1 2/6] ARM: bootm: Try to use relocated ramdisk Jeffy Chen
2016-01-08  3:34   ` Simon Glass
2016-01-04  7:50 ` [U-Boot] [PATCH v1 3/6] rockchip: rk3036: Bind GPIO banks Jeffy Chen
2016-01-08  3:34   ` Simon Glass
2016-01-04  7:50 ` [U-Boot] [PATCH v1 4/6] rockchip: kylin: Add default gpt partition table Jeffy Chen
2016-01-08  3:34   ` Simon Glass
2016-01-04  7:50 ` [U-Boot] [PATCH v1 5/6] rockchip: kylin: Enable boot with android boot image Jeffy Chen
2016-01-08  3:34   ` Simon Glass
2016-01-08 10:51     ` Jeffy Chen
2016-01-11 16:58       ` Simon Glass
2016-01-12  2:36         ` Jeffy Chen
2016-01-04  7:50 ` [U-Boot] [PATCH v1 6/6] rockchip: kylin: Check fastboot request Jeffy Chen
2016-01-08  3:34   ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox