commit | a409a8b85ee337250043aa0c031a31b3a6639e74 | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@kernel.org> | Tue Jan 19 09:16:21 2016 -0600 |
committer | Marek Vasut <marex@denx.de> | Thu Feb 04 12:43:21 2016 +0100 |
tree | 4c348beedae2da790c058f122db09a6b5250f135 | |
parent | 44189a032804c4a16632f4e80abf77f2820e9a48 [diff] |
Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" Apparently, the logic for the FPGA global bit is not universal between Gen5 and Gen10 devices is not the same. Disabling this bit, while applicable to Gen10 devices, will break FPGA programming on Gen5 devices. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>