[Buildroot] [PATCH] configs/qemu: update xtensa linux to 4.9

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Mar 14 20:55:12 UTC 2017


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 at 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


More information about the buildroot mailing list