[U-Boot] [PATCH 2/2] rbpi: Add BCM2835 GPIO driver for raspberry pi

Stephen Warren swarren at wwwdotorg.org
Wed Jun 27 03:40:59 CEST 2012


On 06/24/2012 11:22 AM, Vikram Narayanan wrote:
> 
> Add the driver to the rpi_b's default config

It looks like there's a blank line before the patch description there.

Aside from that and the nit below,
Acked-by: Stephen Warren <swarren at wwwdotorg.org>

> diff --git a/include/configs/rpi_b.h b/include/configs/rpi_b.h

>  /* Devices */
> -/* None yet */
> +/* GPIO */
> +#define CONFIG_BCM2835_GPIO
> +
>  

No need to add an extra blank line there.


More information about the U-Boot mailing list