Soldered onto the variant with no flash. I patched MTD NAND code in U-Boot,
the old stable kernel and mtd-utils to support the non-standard 16KiB page
size.

Vladimir
On Feb 2, 2015 1:38 PM, "Michal Suchanek" <hramr...@gmail.com> wrote:

> Hello,
>
> On 13 January 2015 at 12:34, Vladimir Komendantskiy
> <komendant...@gmail.com> wrote:
> > I tested the driver with a different Hynix chip, and it worked. Same
> driver,
> > same DTB but with my original Hynix chip causes the same this NULL
> pointer
> > error. Here are the extended IDs for the reference:
> >
> > Works fine:
> > {"H27UBG8T2BTR 4GiB 3.3V 8-bit",
> > { .id = {0xad, 0xd7, 0x94, 0xda, 0x74, 0xc3} },
> >  SZ_8K, SZ_4K, SZ_2M, 0, 6, 640, NAND_ECC_INFO(40, SZ_1K),
> >  4 },
> >
> > Fails:
> > {"H27UCG8T2ETR 8GiB 3.3V 8-bit",
> > { .id = {0xad, 0xde, 0x14, 0xa7, 0x42, 0x4a} },
> >  SZ_16K, SZ_8K, SZ_4M, 0, 6, 1664, NAND_ECC_INFO(40, SZ_1K),
> >  4 },
> >
>
> How did you get this chip on the A10s Olinuxino?
>
> AFAIK it is sold with 4G flash.
>
> Thanks
>
> Michal
>
> --
> 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 linux-sunxi+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to