Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755210AbbLXJ7x (ORCPT ); Thu, 24 Dec 2015 04:59:53 -0500 Received: from mout.kundenserver.de ([212.227.126.134]:64555 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752187AbbLXJ7u (ORCPT ); Thu, 24 Dec 2015 04:59:50 -0500 From: Arnd Bergmann To: Guenter Roeck Subject: Re: Running arm:versatile_defconfig with qemu in linux-next Date: Thu, 24 Dec 2015 10:58:30 +0100 User-Agent: KMail/1.12.2 (Linux/3.19.0-27-generic; KDE/4.3.2; x86_64; ; ) Cc: "linux-kernel@vger.kernel.org" , Rob Herring , "linux-arm-kernel@lists.infradead.org" References: <567B76E0.6050106@roeck-us.net> In-Reply-To: <567B76E0.6050106@roeck-us.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201512241058.30249.arnd@arndb.de> X-Provags-ID: V03:K0:Gg9ibJXGTRwY7MNlYuVRjV8iPG67ayp2QY03eZNHBieUPIrITV8 mOxItX4ufP+nt5GaivGNRjUAKEx6AZQfsaJ0MF/t0wd8gT9aRleWPs6cvIkjhhaIDpu1vv3 Lk0Rhswx27xFpQNlVNaGdbXxMBygh5f/Fh5XWLZoGdL0DnMhlBMaQY4SPFwf+nPmnwREqi5 NRGys56OlCyHHpz99aNFA== X-UI-Out-Filterresults: notjunk:1;V01:K0:qm/SC4EVNPk=:ro5TDFuL6HTLH5ImOFXCVZ //ophh3yZi99rSsPIkeIxOZNWaWP84fbraV879c4m1HgJKhjfqzweYuC7Viw4EYs6nWbhHt84 UcBZvXlWI1hB+QPL7dAw3uB8DEcZxCHFJIex+wUzTPNI0nYBI11lQ4hjjiASCxV+aT0cubRyL fBeuPMG2OlILBlGTDV6jlU5MT90gwDa86/G7+kB09B2XKPa5BZabA683zEmlW+hE3VEXdkA7J jkicadxewd812Iki+ShHUStICr77jOqO3Kb2qa/C5GC1+y/7qjGg4tgNMuHPgZEEpiJON+J9N 9bqKlQoYXVx4c/pNRBZ7mKJ/Dl+0pCy1jdgrYYvbmWcXwmkpcNFj/IbG9aglgI5fuPLYYDzie 0BQI8gMqNvSxkXJDOZJJR9rVSMrmaOMS1bhPsZig2kgfEyIwwVPDxdPrIS0XNlZ+PUhBYVZPR 3+LrH7pb9pt2eTBJb4qr28uctaDOTjGitsBWcpcgdsMv94/A87cFETNwq4PzlB3DKjngiaEp7 Gh0wa8Jhf2pQo80nQrRh2Sl1BtyLD+KfUxuC8dTVyRCIhgad3buI4UXBpkqftZsAOzeX6JF2x q8/St7Ecvch9VJAUry5nsHV2rqi+jU5dHaF35VN+XtlgZ5lpTP311YOJ0QUdyhkyxqvIuYMYA xkWI4j8is+vhQhPYO4NkqAc2J7muP6MPlgteCix9h86bft6K6eZOmYlcR9zvCubpTKAcIEgoX ctGJF3zZaVoVuMZI Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1554 Lines: 36 On Thursday 24 December 2015, Guenter Roeck wrote: > Hi all, > > various versatile and realview configurations fail to run for me with > qemu (2.5) in linux-next. Some of those are qemu configurations > I collected from various sources, so I guess I am on my own there. > However, the following standard configurations no longer work. > > arm:versatileab:versatile_defconfig > arm:versatilepb:versatile_defconfig Just to be sure to rule out the obvious: are you using the dtb files from the kernel, or do you have your own? > I can no longer get realview-eb-mpcore and realview-eb to work either, > but, again, that is with a qemu specific configuration. These are still based on board files, right? Do the normal defconfigs work? > I tried to bisect, but there have been too many related changes in the code > for it to succeed; some of the bisect attempts don't even compile, others fail > due to different problems. Is it known if versatile_defconfig in linux-next runs > on a real system ? If so, any idea what it might take to get it to work again > with qemu ? Please start with the next/multiplatform branch in arm-soc, which has the conversion to devicetree. Let's first see if that works by itself. I would hope that all commits on that branch build, but something may have gone wrong. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/