
15 Apr
2013
15 Apr
'13
3:12 p.m.
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@adeneo-embedded.com
wrote:
Signed-off-by: Antoine Tenart atenart@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