]> git.sur5r.net Git - u-boot/commitdiff
arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit only
authorLey Foon Tan <ley.foon.tan@intel.com>
Thu, 12 Jul 2018 11:13:34 +0000 (19:13 +0800)
committerMarek Vasut <marex@denx.de>
Thu, 12 Jul 2018 14:03:35 +0000 (16:03 +0200)
MCR instruction only available in ARM 32-bit. So, compile MCR instruction
when ARM 32-bit is enabled.

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>

No differences found