* Nicolas Pitre [off-list ref] [110104 13:32]:
On Tue, 4 Jan 2011, Russell King - ARM Linux wrote:
quoted
head.S makes use of PHYS_OFFSET. When it becomes a variable, the
assembler won't understand this. Switch it to use PLAT_PHYS_OFFSET
for the time being, until this code is properly updated.
Signed-off-by: Russell King <redacted>
Right... One thing at a time.
Acked-by: Nicolas Pitre <redacted>
With the omap DEBUG_LL fix the version of this in the p2v
branch works for omaps:
Tested-by: Tony Lindgren <tony@atomide.com>