From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Wed, 26 Nov 2008 05:52:49 +0100 Subject: [U-Boot] [PATCH-OMAP3 0/2] OMAP3: Add support for OMAP3 based Pandora board In-Reply-To: <1227651267-25807-1-git-send-email-notasas@gmail.com> References: <1227651267-25807-1-git-send-email-notasas@gmail.com> Message-ID: <492CD621.6050309@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Grazvydas Ignotas wrote: > Pandora is open handheld gaming console, which uses Texas > Instruments OMAP 3530 SoC. More information can be found > at http://openpandora.org/. > > The following two patches are to be applied on > u-boot-arm/omap3 branch, and should match style currently > used there. Both patches Acked-by: Dirk Behme It's nice to see that it is possible now to add a new board by simply introducing a new board directory :) Dirk