mbox series

[0/2] ppc64 little endian defconfig

Message ID 20170920024845.26157-1-joel@jms.id.au
Headers show
Series ppc64 little endian defconfig | expand

Message

Joel Stanley Sept. 20, 2017, 2:48 a.m. UTC
Hello,

This adds bumps the existing ppc64 defconfig to the latest kernel, and adds a
ppc64le defconfig so we have coverage of the le toolchain in buildroot.

I did a build test and booted it in Qemu.

v2 addresses review from Arnout:
 - adds a readme
 - puts myself in DEVELOPERS
 - adds the defconfig to gitlab-ci.yml

Cheers,

Joel

Joel Stanley (2):
  configs: qemu_ppc64_pseries: Update to kernel 4.13.1
  configs: Add qemu_ppc64le_pseries

 .gitlab-ci.yml                         |  1 +
 DEVELOPERS                             |  2 ++
 board/qemu/ppc64le-pseries/readme.txt  |  9 +++++++++
 configs/qemu_ppc64_pseries_defconfig   |  6 +++---
 configs/qemu_ppc64le_pseries_defconfig | 21 +++++++++++++++++++++
 5 files changed, 36 insertions(+), 3 deletions(-)
 create mode 100644 board/qemu/ppc64le-pseries/readme.txt
 create mode 100644 configs/qemu_ppc64le_pseries_defconfig