All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][morty][PATCH 0/8] Stable branch backports
@ 2017-04-18 20:51 Paul Barker
  2017-04-18 20:51 ` [meta-raspberrypi][morty][PATCH 1/8] linux-raspberrypi_4.9: Bump to 4.9.21 Paul Barker
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Paul Barker @ 2017-04-18 20:51 UTC (permalink / raw)
  To: yocto

* Upgrade linux-raspberrypi 4.9 recipe

* Add support for raspberrypi3-64 MACHINE

Boot tested on raspberrypi, raspberrypi3 and raspberrypi3-64 using the 4.9
series kernel.

These patches were tested on top of Andrei's latest series of backports. The
exact series tested can be found at:
    https://gitlab.com/oryx/meta-raspberrypi/commits/pbarker/morty-next-2017-04-18

Andrei Gherzan (1):
  linux-raspberrypi_4.9: Bump to 4.9.21

Herve Jourdain (1):
  Add raspberrypi3-64.conf

Khem Raj (5):
  linux-raspberrypi: Add defconfig for raspberrypi3-64
  raspberrypi3-64.conf: Use 4.9 as default kernel
  raspberrypi3-64.conf: Specifiy rpi3-64bit dtbs
  sdcard: Use kernel8.img for 64bit kernel image name
  rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3

Paul Barker (1):
  raspberrypi3-64: Override rpi-default-versions.inc

 classes/sdcard_image-rpi.bbclass              |  1 +
 conf/machine/raspberrypi3-64.conf             | 41 +++++++++++++++++++++++++++
 recipes-bsp/bootfiles/rpi-config_git.bb       |  6 ++++
 recipes-kernel/linux/linux-raspberrypi.inc    |  1 +
 recipes-kernel/linux/linux-raspberrypi_4.9.bb |  4 +--
 5 files changed, 51 insertions(+), 2 deletions(-)
 create mode 100644 conf/machine/raspberrypi3-64.conf

-- 
2.11.0



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

end of thread, other threads:[~2017-04-19 18:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-18 20:51 [meta-raspberrypi][morty][PATCH 0/8] Stable branch backports Paul Barker
2017-04-18 20:51 ` [meta-raspberrypi][morty][PATCH 1/8] linux-raspberrypi_4.9: Bump to 4.9.21 Paul Barker
2017-04-18 20:51 ` [meta-raspberrypi][morty][PATCH 2/8] linux-raspberrypi: Add defconfig for raspberrypi3-64 Paul Barker
2017-04-18 20:51 ` [meta-raspberrypi][morty][PATCH 3/8] Add raspberrypi3-64.conf Paul Barker
2017-04-18 20:51 ` [meta-raspberrypi][morty][PATCH 4/8] raspberrypi3-64.conf: Use 4.9 as default kernel Paul Barker
2017-04-18 20:51 ` [meta-raspberrypi][morty][PATCH 5/8] raspberrypi3-64.conf: Specifiy rpi3-64bit dtbs Paul Barker
2017-04-18 20:51 ` [meta-raspberrypi][morty][PATCH 6/8] raspberrypi3-64: Override rpi-default-versions.inc Paul Barker
2017-04-18 20:51 ` [meta-raspberrypi][morty][PATCH 7/8] sdcard: Use kernel8.img for 64bit kernel image name Paul Barker
2017-04-18 20:51 ` [meta-raspberrypi][morty][PATCH 8/8] rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3 Paul Barker
2017-04-19 16:53 ` [meta-raspberrypi][morty][PATCH 0/8] Stable branch backports Andrei Gherzan
2017-04-19 16:54   ` Paul Barker
2017-04-19 17:48     ` Andrei Gherzan
2017-04-19 18:19 ` Andrei Gherzan

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.