Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751950AbbEYH7e (ORCPT ); Mon, 25 May 2015 03:59:34 -0400 Received: from mail-pd0-f172.google.com ([209.85.192.172]:34836 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751096AbbEYH7c (ORCPT ); Mon, 25 May 2015 03:59:32 -0400 MIME-Version: 1.0 X-Originating-IP: [153.142.246.119] In-Reply-To: <1432309875-9712-1-git-send-email-paul.burton@imgtec.com> References: <1432309875-9712-1-git-send-email-paul.burton@imgtec.com> Date: Mon, 25 May 2015 02:59:31 -0500 Message-ID: Subject: Re: [PATCH 00/15] MIPS Malta DT Conversion From: Rob Landley To: Paul Burton Cc: linux-mips@linux-mips.org, "devicetree@vger.kernel.org" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Jiri Slaby , Paolo Bonzini , Leonid Yegoshin , Kernel Mailing List , James Hogan , "Steven J. Hill" , Hannes Reinecke , Andrew Bresticker , Thomas Gleixner , Greg Kroah-Hartman , Ralf Baechle , Qais Yousef , linux-serial@vger.kernel.org, Markos Chandras , Christoph Hellwig , Michal Marek , Jason Cooper , "David S. Miller" , Bart Van Assche , Jeffrey Deans , David Daney Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1108 Lines: 26 On Fri, May 22, 2015 at 10:50 AM, Paul Burton wrote: > This series begins converting the MIPS Malta board to use device tree, > which is done with a few goals in mind: > > - To modernise the Malta board support, providing a cleaner example to > people referencing it when bringing up new boards and reducing the > amount of code they need to write. > > - To make the code at the board level more generic with the eventual > aim of sharing it between multiple boards & allowing for > multi-platform kernel binaries. Although this series doesn't result > in the kernel reaching those goals, it is a step in that direction. > > - To result in a more maintainable kernel through a combination of the > above. How would I go about testing this under qemu? (Especially the "more than 256 megs ram" part. :) Rob -- 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/