[U-Boot] [PATCH 2/2 v7] Add support for MINI2440 (s3c2440).

2012-04-30 Thread Gabriel Huau
Signed-off-by: Gabriel Huau cont...@huau-gabriel.fr --- Changes for v2: - Coding style cleanup - Remove unnecessary files modification - Remove unnecessary board configuration set Changes for v3: - Coding style cleanup - Move some macro definition from

Re: [U-Boot] [PATCH 2/2 v7] Add support for MINI2440 (s3c2440).

2012-04-30 Thread Marek Vasut
Dear Gabriel Huau, Signed-off-by: Gabriel Huau cont...@huau-gabriel.fr --- Changes for v2: - Coding style cleanup - Remove unnecessary files modification - Remove unnecessary board configuration set Changes for v3: - Coding style cleanup - Move some macro

Re: [U-Boot] [PATCH 2/2 v7] Add support for MINI2440 (s3c2440).

2012-04-30 Thread Gabriel Huau
On Mon, Apr 30, 2012 at 03:21:49PM +0200, Marek Vasut wrote: Dear Gabriel Huau, + +/* + * Miscellaneous configurable options + */ +#defineCONFIG_LONGHELP +#defineCONFIG_SYS_PROMPT MINI2440 = +#defineCONFIG_SYS_CBSIZE 256 +#defineCONFIG_SYS_PBSIZE

Re: [U-Boot] [PATCH 2/2 v7] Add support for MINI2440 (s3c2440).

2012-04-30 Thread Marek Vasut
Dear Gabriel Huau, On Mon, Apr 30, 2012 at 03:21:49PM +0200, Marek Vasut wrote: Dear Gabriel Huau, + +/* + * Miscellaneous configurable options + */ +#define CONFIG_LONGHELP +#define CONFIG_SYS_PROMPT MINI2440 = +#define CONFIG_SYS_CBSIZE 256 +#define