Dear Sanjeev Premi,

In message <1308770649-3802-3-git-send-email-pr...@ti.com> you wrote:
> 
> +     if (get_omap3_evm_rev() == OMAP3EVM_BOARD_GEN_1) {
> +             gpio_base = (struct gpio *)OMAP34XX_GPIO3_BASE;
> +             pin = GPIO0;    /* Output pin: GPIO Bank 3, pin 0 */
> +     } else {
> +             gpio_base = (struct gpio *)OMAP34XX_GPIO1_BASE;
> +             pin = GPIO7;    /* Output pin: GPIO Bank 0, pin 7 */

Is this bank 0 or bank 1?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
There are some things worth dying for.
        -- Kirk, "Errand of Mercy", stardate 3201.7
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to