u-boot/arch/arm
Marek Vasut 86dc480d73 ARM: cache: Fix incorrect bitwise operation
The loop implemented in the code is supposed to check whether the
PL310 operation register has any bit from the mask set. Currently,
the code checks whether the PL310 operation register has any bit
set AND whether the mask is non-zero, which is incorrect. Fix the
conditional.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dalon Westergreen <dwesterg@gmail.com>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Cc: Tom Rini <trini@konsulko.com>
Fixes: 93bc21930a ("armv7: add PL310 support to u-boot")
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: Dinh Nguyen <dinguyen@kernel.org>
2019-02-28 14:21:46 -05:00
..
cpu armv8: ls1043a: move SCSI_AHCI and SCSI to arm/Kconfig 2019-02-19 10:26:44 +05:30
dts Merge branch 'master' of git://git.denx.de/u-boot-tegra 2019-02-20 12:28:57 -05:00
include armv8: layerscape: move TZASC and TZPC configs to Kconfig 2019-02-19 10:26:44 +05:30
lib ARM: cache: Fix incorrect bitwise operation 2019-02-28 14:21:46 -05:00
mach-aspeed
mach-at91
mach-bcm283x
mach-bcmstb
mach-davinci
mach-exynos samsung: mmc: Drop old MMC init code 2019-02-09 12:50:22 -07:00
mach-highbank
mach-imx imx: cpu.c: give access to reset cause in spl 2019-02-15 22:01:15 +01:00
mach-integrator
mach-k3
mach-keystone
mach-kirkwood
mach-mediatek
mach-meson
mach-mvebu
mach-omap2 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE 2019-02-15 22:01:15 +01:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile
mach-rockchip
mach-s5pc1xx
mach-snapdragon
mach-socfpga arm: socfpga: gen5: remove hacked ETH RST handling 2019-02-18 13:00:53 +01:00
mach-sti
mach-stm32
mach-stm32mp
mach-sunxi
mach-tegra
mach-uniphier
mach-versal arm64: versal: Move IOU_SWITCH_DIVISOR0 to Kconfig 2019-02-14 14:31:10 +01:00
mach-versatile
mach-zynq ARM: zynq: Remove addresses for i2c controllers 2019-02-14 14:31:10 +01:00
mach-zynqmp arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCI 2019-02-14 14:31:10 +01:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig armv8: ls1043a: move SCSI_AHCI and SCSI to arm/Kconfig 2019-02-19 10:26:44 +05:30
Kconfig.debug
Makefile