From: Trevor Woerner <twoerner@gmail.com>
To: yocto@yoctoproject.org
Subject: [meta-rockchip][PATCH 0/3] firefly gpt emmc update
Date: Fri, 17 Feb 2017 13:07:45 -0500 [thread overview]
Message-ID: <20170217180748.28796-1-twoerner@gmail.com> (raw)
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
next reply other threads:[~2017-02-17 18:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-17 18:07 Trevor Woerner [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170217180748.28796-1-twoerner@gmail.com \
--to=twoerner@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.