All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] configs/qemu: update xtensa linux to 4.9
Date: Tue, 14 Mar 2017 21:55:12 +0100	[thread overview]
Message-ID: <20170314215512.1f5a02af@free-electrons.com> (raw)
In-Reply-To: <1489517936-4563-1-git-send-email-jcmvbkbc@gmail.com>

Hello,

On Tue, 14 Mar 2017 11:58:56 -0700, Max Filippov wrote:
> Linux configs are missing memmap= option that is required for xtfpga
> boards configured w/o device tree starting with linux-4.9. Add it.
> 
> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
> ---
>  board/qemu/xtensa-lx60/linux-4.8-nommu.config | 37 --------------------------
>  board/qemu/xtensa-lx60/linux-4.8.config       | 36 -------------------------
>  board/qemu/xtensa-lx60/linux-4.9-nommu.config | 38 +++++++++++++++++++++++++++
>  board/qemu/xtensa-lx60/linux-4.9.config       | 36 +++++++++++++++++++++++++
>  configs/qemu_xtensa_lx60_defconfig            |  8 +++---
>  configs/qemu_xtensa_lx60_nommu_defconfig      |  8 +++---
>  6 files changed, 82 insertions(+), 81 deletions(-)
>  delete mode 100644 board/qemu/xtensa-lx60/linux-4.8-nommu.config
>  delete mode 100644 board/qemu/xtensa-lx60/linux-4.8.config
>  create mode 100644 board/qemu/xtensa-lx60/linux-4.9-nommu.config
>  create mode 100644 board/qemu/xtensa-lx60/linux-4.9.config

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2017-03-14 20:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-14 18:58 [Buildroot] [PATCH] configs/qemu: update xtensa linux to 4.9 Max Filippov
2017-03-14 20:55 ` Thomas Petazzoni [this message]
2017-03-19 20:54   ` Arnout Vandecappelle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170314215512.1f5a02af@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.