On Tue, 4 Jan 2011, Russell King - ARM Linux wrote:
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>
Nicolas