All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/6] rockchip: kylin: Boot with android boot image
@ 2016-01-04  7:50 ` Jeffy Chen
  0 siblings, 0 replies; 32+ messages in thread
From: Jeffy Chen @ 2016-01-04  7:50 UTC (permalink / raw)
  To: u-boot-0aAXYlwwYIKGBzrmiIFOJg
  Cc: Albert Aribaud, huang lin, Marcel Ziswiler, Hans de Goede,
	Joe Hershberger, Jan Kiszka, sjg-F7+t8E8rja9g9hUCZPvPmw,
	Jeffy Chen, Paul Kocialkowski,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Peng Fan,
	Tom Warren, Max Krummenacher, Ian Campbell, York Sun

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] 32+ messages in thread

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

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-04  7:50 [PATCH v1 0/6] rockchip: kylin: Boot with android boot image Jeffy Chen
2016-01-04  7:50 ` [U-Boot] " Jeffy Chen
     [not found] ` <1451893823-20309-1-git-send-email-jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-01-04  7:50   ` [PATCH v1 1/6] common/image-fdt.c: Make boot_get_fdt() perform a check for Android images Jeffy Chen
2016-01-04  7:50     ` [U-Boot] " Jeffy Chen
2016-01-08  3:33     ` Simon Glass
2016-01-08  3:33       ` [U-Boot] " Simon Glass
2016-01-04  7:50   ` [PATCH v1 2/6] ARM: bootm: Try to use relocated ramdisk Jeffy Chen
2016-01-04  7:50     ` [U-Boot] " Jeffy Chen
2016-01-08  3:34     ` Simon Glass
2016-01-08  3:34       ` [U-Boot] " Simon Glass
2016-01-04  7:50   ` [PATCH v1 3/6] rockchip: rk3036: Bind GPIO banks Jeffy Chen
2016-01-04  7:50     ` [U-Boot] " Jeffy Chen
2016-01-08  3:34     ` Simon Glass
2016-01-08  3:34       ` [U-Boot] " Simon Glass
2016-01-04  7:50   ` [PATCH v1 4/6] rockchip: kylin: Add default gpt partition table Jeffy Chen
2016-01-04  7:50     ` [U-Boot] " Jeffy Chen
2016-01-08  3:34     ` Simon Glass
2016-01-08  3:34       ` [U-Boot] " Simon Glass
2016-01-04  7:50   ` [PATCH v1 5/6] rockchip: kylin: Enable boot with android boot image Jeffy Chen
2016-01-04  7:50     ` [U-Boot] " Jeffy Chen
     [not found]     ` <1451893823-20309-6-git-send-email-jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-01-08  3:34       ` Simon Glass
2016-01-08  3:34         ` [U-Boot] " Simon Glass
     [not found]         ` <CAPnjgZ1G=5=gqy6yGV1NZ13Zv0BACRYMPpdAoFAi+sv2TPXknw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-01-08 10:51           ` Jeffy Chen
2016-01-08 10:51             ` [U-Boot] " Jeffy Chen
     [not found]             ` <568F94B8.60101-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-01-11 16:58               ` Simon Glass
2016-01-11 16:58                 ` [U-Boot] " Simon Glass
     [not found]                 ` <CAPnjgZ2_wS1N8uO23+M0RJZovVFx7Wc_uMqOC37nGGBQN7NZZA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-01-12  2:36                   ` Jeffy Chen
2016-01-12  2:36                     ` [U-Boot] " Jeffy Chen
2016-01-04  7:50   ` [PATCH v1 6/6] rockchip: kylin: Check fastboot request Jeffy Chen
2016-01-04  7:50     ` [U-Boot] " Jeffy Chen
     [not found]     ` <1451893823-20309-7-git-send-email-jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-01-08  3:34       ` Simon Glass
2016-01-08  3:34         ` [U-Boot] " Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.