[U-Boot] [PATCH v3 3/3] Add TI816X evm board support

Tom Rini trini at ti.com
Mon Apr 15 15:12:24 CEST 2013


On Fri, Apr 12, 2013 at 10:47:30AM -0500, Andrew Dyer wrote:
> On Fri, Apr 12, 2013 at 7:10 AM, TENART Antoine <atenart at adeneo-embedded.com
> > wrote:
> 
> > Signed-off-by: Antoine Tenart <atenart at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130415/ef721fa9/attachment.pgp>


More information about the U-Boot mailing list