On Fri, 2014-11-07 at 20:47 +0100, Hans de Goede wrote: > Add full support for dram initialization, using a fixed clock and > autodetection > of the memory organization (numbers of channels, bus-width, etc.). > > This is based on dram_sun6i.c and dram.h from u-boot in the Allwinner A31 SDK, > extended with extra initialization sequences and the autodetect algorithm > from boot0. > > Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Ian Campbell <[email protected]> > + /* Bunch of magic writes performed by boot0 */ > + writel(0x00400302, &mctl_com->rmcr[0]); [...] :-/ Have you pinged Allwinner about these/docs for these? Ian. -- 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.
