All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-rockchip][PATCH 0/5] u-boot-rockchip: various improvements
@ 2017-04-28 14:01 Romain Perier
  2017-04-28 14:01 ` [meta-rockchip][PATCH 1/5] machine: add UBOOT_MACHINE definition Romain Perier
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Romain Perier @ 2017-04-28 14:01 UTC (permalink / raw)
  To: Romain Perier, Trevor Woerner; +Cc: yocto

This set of patches adds variaous improvements to the u-boot-rockchip
recipe. It fix a build issue due to spl binary being copied from the
wrong task, it removes various already defined variables, defines a
version and adds support for the rock2 board.

Romain Perier (5):
  machine: add UBOOT_MACHINE definition
  u-boot-rockchip: copy spl binary from the good task
  u-boot-rockchip: use a correct version
  u-boot-rockchip: remove duplicated variables
  u-boot-rockchip: add rock2 to compatible machines

 conf/machine/rock2-square.conf            |  1 +
 recipes-bsp/u-boot/u-boot-rockchip_git.bb | 13 ++++++-------
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
1.8.3.1



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

end of thread, other threads:[~2017-04-29  6:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-28 14:01 [meta-rockchip][PATCH 0/5] u-boot-rockchip: various improvements Romain Perier
2017-04-28 14:01 ` [meta-rockchip][PATCH 1/5] machine: add UBOOT_MACHINE definition Romain Perier
2017-04-28 14:01 ` [meta-rockchip][PATCH 2/5] u-boot-rockchip: copy spl binary from the good task Romain Perier
2017-04-28 14:01 ` [meta-rockchip][PATCH 3/5] u-boot-rockchip: use a correct version Romain Perier
2017-04-28 14:01 ` [meta-rockchip][PATCH 4/5] u-boot-rockchip: remove duplicated variables Romain Perier
2017-04-29  6:11   ` Trevor Woerner
2017-04-28 14:01 ` [meta-rockchip][PATCH 5/5] u-boot-rockchip: add rock2 to compatible machines Romain Perier

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.