summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2019-02-19 01:43:51 +0100
committerTom Rini <[email protected]>2019-02-28 14:21:46 -0500
commit86dc480d73776e6628ea39a5429f160ffdc2ec85 (patch)
treed0355d8f8bf5c4704f7413dcdeca8e1449d908d9 /.gitignore
parentb8b88e6aff3ea7346a39bfbb27124b275ce56666 (diff)
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 <[email protected]> Cc: Dalon Westergreen <[email protected]> Cc: Dinh Nguyen <[email protected]> Cc: Tom Rini <[email protected]> Fixes: 93bc21930a1b ("armv7: add PL310 support to u-boot") Reviewed-by: Simon Goldschmidt <[email protected]> Reviewed-by: Dinh Nguyen <[email protected]>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions