diff options
author | Valentine Barshak <valentine.barshak@cogentembedded.com> | 2015-03-20 18:16:17 +0300 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2015-04-16 13:53:26 +0200 |
commit | 9ba379ade789e41cc4132d622315f3f021a47b9b (patch) | |
tree | 9591843c0f8f3166760f6c07c1d0fe83e49d8e4e /drivers | |
parent | 82f681d67d3545cbc2250bdf7ecf2d06e7369e2b (diff) | |
download | blackbird-obmc-uboot-9ba379ade789e41cc4132d622315f3f021a47b9b.tar.gz blackbird-obmc-uboot-9ba379ade789e41cc4132d622315f3f021a47b9b.zip |
ARM: cpu: Add ARMv7 barrier operations support
This enables ARMv7 barrier operations support when
march=armv7-a is enabled.
Using CP15 barriers causes U-Boot bootm command crash when
transferring control to the loaded image on Renesas R8A7794 Cortex A7 CPU.
Using ARMv7 barrier operations instead of the deprecated CP15 barriers
helps to avoid these issues.
Signed-off-by: Valentine Barshak <valentine.barshak+renesas@cogentembedded.com>
Signed-off-by: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions