]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM1136: MX35: Make asm routines volatile in cache ops
authorStefano Babic <sbabic@denx.de>
Mon, 9 Apr 2012 11:33:04 +0000 (13:33 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 16 Apr 2012 12:53:59 +0000 (14:53 +0200)
commitfbf4a074e0b7eb4864836084eff2a747617be0b4
tree27c8c5f6a2135a21233d59cf6ffcc76bcc5e87da
parent38fcc71cc58b1c9a224b707b03eb6574cb2dc027
ARM1136: MX35: Make asm routines volatile in cache ops

As well as pushed for ARM926EJS, we certainly don't want
the compiler to reorganise the code for dcache flushing
Fix checkpatch warnings as well.

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Marek Vasut <marex@denx.de>
CC: Albert Aribaud <albert.u.boot@aribaud.net>
arch/arm/cpu/arm1136/cpu.c