Mark Jackson <[EMAIL PROTECTED]> wrote:
> The MIMC200 board is based on Atmel's NGW100 dev kit, but with an extra 
> 8MByte FLASH and 128KByte FRAM.

Looks good to me. If you add a signed-off-by line as per

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/SubmittingPatches

I'll apply this patch and push it upstream during the next merge
window. No need to resend the whole thing -- just send me the
signed-off-by line if you're okay with what it means, and I'll add it
to the patch.

> +     /* are we suppressing the console ? */
> +     if (gpio_get_value(GPIO_PIN_PE21) == 1)
> +     {
> +             gd->flags |= GD_FLG_SILENT;
> +     }

I'll remove these braces too.

Thanks,

Haavard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to