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

This set of patches adds various 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 variables, that are already defined in
a common include file, defines a version and adds support for the rock2
board.

Changes in v2:
 - Fixed sentences in cover letter
 - Fixed commit 3/5, by including u-boot-common_2017.01.inc
 - Re-worded commit 1/5

Romain Perier (5):
  machine: add UBOOT_MACHINE definition to rock2-square
  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 | 14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

-- 
1.8.3.1



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

end of thread, other threads:[~2017-05-15 15:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-13 15:33 [meta-rockchip][PATCH v2 0/5] u-boot-rockchip: various improvements Romain Perier
2017-05-13 15:33 ` [meta-rockchip][PATCH v2 1/5] machine: add UBOOT_MACHINE definition to rock2-square Romain Perier
2017-05-13 15:33 ` [meta-rockchip][PATCH v2 2/5] u-boot-rockchip: copy spl binary from the good task Romain Perier
2017-05-13 15:33 ` [meta-rockchip][PATCH v2 3/5] u-boot-rockchip: use a correct version Romain Perier
2017-05-13 15:33 ` [meta-rockchip][PATCH v2 4/5] u-boot-rockchip: remove duplicated variables Romain Perier
2017-05-13 15:33 ` [meta-rockchip][PATCH v2 5/5] u-boot-rockchip: add rock2 to compatible machines Romain Perier
2017-05-15 15:20 ` [meta-rockchip][PATCH v2 0/5] u-boot-rockchip: various improvements 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.