mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-26 21:21:29 +01:00
dcbi instruction has been used to clear D-cache lock. However, the cache lock is persistent for e6500 core. Use dcblc to clear the lock explicitly. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>