diff options
author | Pali Rohár <pali.rohar@gmail.com> | 2015-01-08 10:11:40 +0100 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-12 09:38:47 -0500 |
commit | 8cda413b9b13e4bbb636d2d6151da9902de35fa2 (patch) | |
tree | 4e95deb404438fdcd3c71bee86748be2144feb9b /net | |
parent | b1de434e2371b2cc6ad0117c8af2d767b7e3028b (diff) | |
download | u-boot-imx-8cda413b9b13e4bbb636d2d6151da9902de35fa2.zip u-boot-imx-8cda413b9b13e4bbb636d2d6151da9902de35fa2.tar.gz u-boot-imx-8cda413b9b13e4bbb636d2d6151da9902de35fa2.tar.bz2 |
Nokia RX-51: Do not call secure PPA routine on non secure devices
Since commit 41623c91b09a0c865fab41acdaff30f060f29ad6 u-boot running in qemu is
crashing in function do_omap3_emu_romcode_call(). RX-51 board uses this function
for Cortex-A8 errata 430973 workaround (Set IBE bit in ACR) which is needed only
on real secure device and not in qemu.
This board patch just disable calling secure PPA routine on non secure devices.
Qemu implements GP device and with this patch u-boot is working in qemu again.
Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions