[U-Boot] [PATCH 1/3] imx25: Move MXC_GPIO_PORT_TO_NUM to imx-regs.h
Fabio Estevam
festevam at gmail.com
Sun Jun 10 17:03:12 CEST 2012
On Sun, Jun 10, 2012 at 10:02 AM, Vikram Narayanan <vikram186 at gmail.com> wrote:
> Move the macro to imx-regs.h so that the other mx25 boards can
> make use of it.
>
> Signed-off-by: Vikram Narayanan <vikram186 at gmail.com>
> ---
> arch/arm/include/asm/arch-mx25/gpio.h | 4 ----
> arch/arm/include/asm/arch-mx25/imx-regs.h | 6 ++++++
> 2 files changed, 6 insertions(+), 4 deletions(-)
Also, this macro is useful not only for mx25, and it would be nice to
let it avaible for the other i.MX SoCs as well.
More information about the U-Boot
mailing list