[U-Boot] [PATCH V2 1/5] ARM: OMAP5: Add silicon id support for ES2.0 revision.
Tom Rini
trini at ti.com
Mon Feb 4 16:43:47 CET 2013
On Mon, Feb 04, 2013 at 07:59:20PM +0530, R Sricharan wrote:
> Adding the CPU detection suport for OMAP5430 and
> OMAP5432 ES2.0 SOCs.
>
> Signed-off-by: R Sricharan <r.sricharan at ti.com>
[snip]
> /* To be verified */
> #define OMAP5430_CONTROL_ID_CODE_ES1_0 0x0B94202F
> +#define OMAP5430_CONTROL_ID_CODE_ES2_0 0x1B94202F
> #define OMAP5432_CONTROL_ID_CODE_ES1_0 0x0B99802F
> +#define OMAP5432_CONTROL_ID_CODE_ES2_0 0x1B99802F
[snip]
> +#define OMAP5430_ES2_0 0x54300200
> +#define OMAP5432_ES2_0 0x54320200
These all have whitespace problems, but git am --whitespace=fix will fix
them.
Reviewed-by: Tom Rini <trini at ti.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130204/3c2b754e/attachment.pgp>
More information about the U-Boot
mailing list