[U-Boot] Disabling/Enabling the Data Cache
Fabio Estevam
festevam at gmail.com
Tue Sep 22 21:01:05 CEST 2015
Hi,
On a mx6q (armv7) board when I disable and enable the Data Cache the
following issue is observed:
=> dcache
Data (writethrough) Cache is ON
=> dcache off
=> dcache on
data abort
pc : [<4ff3d340>] lr : [<4ff3b598>]
reloc pc : [<17802340>] lr : [<17800598>]
sp : 4f538d50 ip : 00000000 fp : 4f841188
r10: 4ffa4fd4 r9 : 4f538eb0 r8 : 00000002
r7 : 4f539de8 r6 : 00000000 r5 : 00000000 r4 : 00000000
r3 : 00a02000 r2 : 32450000 r1 : 4ff94732 r0 : 00000001
Flags: nZCv IRQs off FIQs off Mode SVC_32
Resetting CPU ...
resetting ...
U-Boot 2015.10-rc3-24232-g324714b-dirty (Sep 22 2015 - 15:08:16 -0300)
CPU: Freescale i.MX6DL rev1.1 996 MHz (running at 792 MHz)
Does anyone have any ideas about this?
Thanks,
Fabio Estevam
More information about the U-Boot
mailing list