From: Thomas Petazzoni Date: Thu, 6 Jun 2013 10:24:28 +0000 (+0200) Subject: arm: mvebu: don't hardcode a physical address in headsmp.S X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=580ff0eea15c341d17d564f7e5c519df37033d8e;p=pandora-kernel.git arm: mvebu: don't hardcode a physical address in headsmp.S Now that the coherency_init() function is called a bit earlier, we can actually read the physical address of the coherency unit registers from the Device Tree, and communicate that to the headsmp.S code, which avoids hardcoding a physical address. Signed-off-by: Thomas Petazzoni Acked-by: Arnd Bergmann Reviewed-by: Will Deacon Acked-by: Nicolas Pitre Signed-off-by: Jason Cooper --- Reading git-diff-tree failed