[U-Boot] [PATCH 1/3] mpc85xx: Add inline GPIO acessor functions
Mike Frysinger
vapier at gentoo.org
Wed Oct 19 05:19:37 CEST 2011
On Tuesday 18 October 2011 19:41:22 Kyle Moffett wrote:
> --- a/README
> +++ b/README
>
> - 85xx CPU Options:
> + CONFIG_MPC85XX_GENERIC_GPIO
> +
> + Provide a generic gpio_request() interface to the onboard
> + processor GPIOs in the MPC85XX-series chips.
do you really need a CONFIG knob for this ? defining this adds no overhead
that i can see.
> --- /dev/null
> +++ b/arch/powerpc/include/asm/mpc85xx_gpio.h
missing #ifdef protection against multiple inclusion
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111018/3d9f535b/attachment.pgp
More information about the U-Boot
mailing list