From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 25 Apr 2007 16:46:30 -0700 From: "Mark A. Greer" To: Paul Mackerras Subject: [PATCH 0/13] powerpc: Add support for Marvell/mv64x60 and prpmc2800 Message-ID: <20070425234630.GA4046@mag.az.mvista.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The following set of patches add support for the Motorola prpmc2800/f101e platform. To support that platform, several other patches are required that can be grouped as follows: - 1 patch to add Makefile rules that automatically compile & wrap a dts into a zImage - 1 patch to add a new interface to the dt_xlate code. - 3 mv64x60 bootwrapper patches - 5 mv64x60 kernel patches - 3 prpmc2800 patches Mark