[U-Boot] [PATCH] i.MX28: Fix VDDIO and VDDA setup

Robert Deliën robert at delien.nl
Thu Feb 2 16:30:03 CET 2012


Hi Marek,

> Ok, what happens if you replace mx28_dram_init() with:
> 
> while (!readl(0x8001c280))
>        mx28_mem_init();

It's not entirely clear what you'd like me to try: mx28_dram_init
is called in U-Boot, while mx28_mem_init is SPL code.
I have tried to link SPL objects along, but I'm getting a number
of duplicate symbols now. Before I start fixing that, I'd first
like to know if that's really what you want me to try.


More information about the U-Boot mailing list