From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 14 Sep 2012 11:58:09 -0700 Subject: [U-Boot] [PATCH v2 11/11] S3C24XX: Add support to MINI2416 board In-Reply-To: <1347643742-19966-12-git-send-email-jose.goncalves@inov.pt> References: <1347643742-19966-1-git-send-email-jose.goncalves@inov.pt> <1347643742-19966-12-git-send-email-jose.goncalves@inov.pt> Message-ID: <20120914185809.GK22028@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Sep 14, 2012 at 06:29:02PM +0100, Jos?? Miguel Gon??alves wrote: > The MINI2416 board is based on a Samsung's S3C2416 SoC and has 64MB DDR2 SDRAM, > 256MB NAND Flash, a LAN9220 Ethernet Controller and a WM8731 Audio CODEC. > This U-Boot port was implemented and tested on a unit bought to Boardcon > (http://www.armdesigner.com/) but there are some other chinese providers > that can supply it with a selectable NAND chip from 128MB to 1GB. [snip] Can you please try this on top of my SPL framework series? Thanks! -- Tom