All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/9] zynq boards: use genimage and update kernel + u-boot
@ 2017-12-09 21:29 Luca Ceresoli
  2017-12-09 21:29 ` [Buildroot] [PATCH 1/9] support/scripts/genimage.sh: show usage when invoked incorrectly Luca Ceresoli
                   ` (8 more replies)
  0 siblings, 9 replies; 26+ messages in thread
From: Luca Ceresoli @ 2017-12-09 21:29 UTC (permalink / raw)
  To: buildroot

Hi,

this patchest switches the zynq-based boards to using genimage and
updates U-Boot and the kernel to the latest Xilinx releases.

The first patch is a minor improvement to the genimage.sh script and
is not strictly related to the rest of the series.

Luca

Luca Ceresoli (9):
  support/scripts/genimage.sh: show usage when invoked incorrectly
  zynq_zed: linux: bump to xilinx-v2017.3 (based on 4.9)
  zynq_zed: u-boot: bump to xilinx-v2017.3
  zynq_microzed: linux: bump to xilinx-v2017.3 (based on 4.9)
  zynq_microzed: u-boot: bump to xilinx-v2017.3
  zynq_zc706: linux: bump to xilinx-v2017.3 (based on 4.9)
  zynq_zc706: u-boot: bump to xilinx-v2017.3
  boards/zynq: rename the DTB to be loaded by U-Boot
  boards/zynq: use genimage to generate a bootable SD card image

 board/zynq/genimage.cfg         | 25 +++++++++++++++++++++++++
 board/zynq/post-image.sh        | 13 +++++++++++++
 board/zynq/readme.txt           | 14 +++++++-------
 configs/zynq_microzed_defconfig |  8 +++++---
 configs/zynq_zc706_defconfig    |  8 +++++---
 configs/zynq_zed_defconfig      |  8 +++++---
 support/scripts/genimage.sh     |  6 +++++-
 7 files changed, 65 insertions(+), 17 deletions(-)
 create mode 100644 board/zynq/genimage.cfg
 create mode 100755 board/zynq/post-image.sh

-- 
2.7.4

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

end of thread, other threads:[~2017-12-12  8:24 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-09 21:29 [Buildroot] [PATCH 0/9] zynq boards: use genimage and update kernel + u-boot Luca Ceresoli
2017-12-09 21:29 ` [Buildroot] [PATCH 1/9] support/scripts/genimage.sh: show usage when invoked incorrectly Luca Ceresoli
2017-12-11 19:14   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 2/9] zynq_zed: linux: bump to xilinx-v2017.3 (based on 4.9) Luca Ceresoli
2017-12-11 17:19   ` Alistair Francis
2017-12-11 19:16   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 3/9] zynq_zed: u-boot: bump to xilinx-v2017.3 Luca Ceresoli
2017-12-11 17:19   ` Alistair Francis
2017-12-11 19:17   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 4/9] zynq_microzed: linux: bump to xilinx-v2017.3 (based on 4.9) Luca Ceresoli
2017-12-11 17:19   ` Alistair Francis
2017-12-11 19:17   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 5/9] zynq_microzed: u-boot: bump to xilinx-v2017.3 Luca Ceresoli
2017-12-11 17:20   ` Alistair Francis
2017-12-11 19:17   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 6/9] zynq_zc706: linux: bump to xilinx-v2017.3 (based on 4.9) Luca Ceresoli
2017-12-11 17:20   ` Alistair Francis
2017-12-11 19:20   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 7/9] zynq_zc706: u-boot: bump to xilinx-v2017.3 Luca Ceresoli
2017-12-11 17:20   ` Alistair Francis
2017-12-11 19:20   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 8/9] boards/zynq: rename the DTB to be loaded by U-Boot Luca Ceresoli
2017-12-11 21:37   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 9/9] boards/zynq: use genimage to generate a bootable SD card image Luca Ceresoli
2017-12-11 21:40   ` Peter Korsgaard
2017-12-12  8:24     ` Luca Ceresoli

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.