All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-rockchip][PATCH 0/3] firefly gpt emmc update
@ 2017-02-17 18:07 Trevor Woerner
  2017-02-17 18:07 ` [meta-rockchip][PATCH 1/3] remove DEFAULTTUNEs Trevor Woerner
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Trevor Woerner @ 2017-02-17 18:07 UTC (permalink / raw)
  To: yocto

This set of patches adds to meta-rockchip the ability to create an update
image using the latest GPT-style image for flashing to a firefly-rk3288's
eMMC.

Jacob Chen (2):
  u-boot-rockchip: add
  rockchip-next-img: add image for rockchip next-dev u-boot

Trevor Woerner (1):
  remove DEFAULTTUNEs

 README                                     |  15 ++++
 classes/rockchip-next-img.bbclass          | 130 +++++++++++++++++++++++++++++
 conf/machine/firefly-rk3288.conf           |   1 +
 conf/machine/include/rk3066.inc            |   1 -
 conf/machine/include/rk3288.inc            |  13 ++-
 recipes-bsp/u-boot/u-boot-rockchip_next.bb |  18 ++++
 6 files changed, 175 insertions(+), 3 deletions(-)
 create mode 100644 classes/rockchip-next-img.bbclass
 create mode 100644 recipes-bsp/u-boot/u-boot-rockchip_next.bb

-- 
2.11.0.258.ge05806d



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

end of thread, other threads:[~2017-02-19  2:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-17 18:07 [meta-rockchip][PATCH 0/3] firefly gpt emmc update Trevor Woerner
2017-02-17 18:07 ` [meta-rockchip][PATCH 1/3] remove DEFAULTTUNEs Trevor Woerner
2017-02-17 18:07 ` [meta-rockchip][PATCH 2/3] u-boot-rockchip: add Trevor Woerner
2017-02-18 17:42   ` Romain Perier
2017-02-17 18:07 ` [meta-rockchip][PATCH 3/3] rockchip-next-img: add image for rockchip next-dev u-boot Trevor Woerner
2017-02-18 17:50   ` Romain Perier
2017-02-19  2:37     ` Trevor Woerner

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.