On Fri, Jun 17, 2016 at 12:14:49PM +0200, Olliver Schinagl wrote: > Well the packaing of the two chips is very different.
No, it's not.
In the mass-production CHIP, the packaging is the exact same one.
> Maxime, you seem to have access to a few R8 chip boards? Can you look at the
> sid, specifically the 3rd word should be interesting. It is used to
> differentiate between the various sun5i flavors right now, something like:
>
> switch (SUN5I_SID_ID_GET(readl((ulong)SUNXI_SID_BASE + 0x8))) {
> case 0: puts("CPU: Allwinner A12 (SUN5I)\n"); break;
> case 3: puts("CPU: Allwinner A13 (SUN5I)\n"); break;
> case 7: puts("CPU: Allwinner A10s (SUN5I)\n"); break;
> default: puts("CPU: Allwinner A1X (SUN5I)\n");
Like I said, this is reported as an A13.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
You received this message because you are subscribed to the Google Groups
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: PGP signature
