]> git.baikalelectronics.ru Git - uboot.git/commit
arm: socfpga: Fix with the correct polling on bit is set
authorTien Fong Chee <tien.fong.chee@intel.com>
Tue, 5 Dec 2017 07:57:58 +0000 (15:57 +0800)
committerMarek Vasut <marex@denx.de>
Thu, 26 Apr 2018 23:04:08 +0000 (01:04 +0200)
commit4d06d59e0206e34507ebc77cb75cd8461f4cfec1
tree34056c550fe797b61b9020bd87643ec28701ee42
parent698ddffacf13a6a0719ea25de98ada52fe302e44
arm: socfpga: Fix with the correct polling on bit is set

Commit d28c8499bc9 ("arm: socfpga: Add FPGA driver support for Arria 10")
Polling on wrong cleared bit. Fix with correct polling on bit is set.

Fixes: d28c8499bc9 ("arm: socfpga: Add FPGA driver support for Arria 10")
Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>
drivers/fpga/socfpga_arria10.c