]> git.sur5r.net Git - u-boot/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)
commit4ae87a83a64dbd71a14894114481dd92ffed4fdb
tree34056c550fe797b61b9020bd87643ec28701ee42
parentd2a1f120cf638fd8a149bc8a46aec961c2fb9406
arm: socfpga: Fix with the correct polling on bit is set

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

Fixes: 2baa997240d ("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