On Fri, Apr 12, 2013 at 10:47:30AM -0500, Andrew Dyer wrote:
> On Fri, Apr 12, 2013 at 7:10 AM, TENART Antoine <aten...@adeneo-embedded.com
> > wrote:
> 
> > Signed-off-by: Antoine Tenart <aten...@adeneo-embedded.com>
[snip]
> > +       if (0 == get_cpu_rev()) {
> > +               writel(0xF, DDRPHY_CONFIG_BASE + 0x028);

Here, and in lots of similar places, we're writing to magic locations
when we have a struct defined somewhere that describes them.  These IP
blocks are used elsewhere between am335x and omap4/5, so please look
around and update.  Thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to