[PATCH 2/3] OMAP3630: Add ES1.1 and ES1.2 detection
Tony Lindgren
tony at atomide.com
Thu Aug 5 05:36:22 EDT 2010
* Nishanth Menon <nm at ti.com> [100804 21:55]:
> Tony Lindgren had written, on 08/04/2010 06:33 AM, the following:
> >From: Anand Gadiyar <gadiyar at ti.com>
> >+ default:
> >+ omap_revision = OMAP3630_REV_ES1_2;
> >+ omap_chip.oc |= CHIP_IS_OMAP3630ES1_2;
> >+ break;
> >+ }
>
> we need to add a break here. to jump out of the main switch statement.
> currently with ES1.0 3630, it reports as 3630 ES1.2
Argh.. It's merged already, care to do another patch
to fix this?
> Tested and verified on SDP3630 with OMAP3630 ES1.0
OK, thanks.
Tony
More information about the linux-arm-kernel
mailing list