[U-Boot] [PATCH v4 11/11] S3C24XX: Add support to MINI2416 board

Tom Rini trini at ti.com
Wed Sep 19 21:18:18 CEST 2012


On Wed, Sep 19, 2012 at 12:25:27PM +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.
> 
> Signed-off-by: Jos?? Miguel Gon??alves <jose.goncalves at inov.pt>
> ---
> Changes for v2:
>    - Coding style cleanup

There's still at least one #define[tab]NAME in the code, please
checkpatch.pl the whole series.

> +#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }

This is in the defaults now, please remove.

-- 
Tom


More information about the U-Boot mailing list