From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Date: Tue, 19 Jan 2016 09:50:06 -0600 Subject: [U-Boot] [PATCH] arm: socfpga: revert "set the fpga global bit to disable HPS to FPGA signals" In-Reply-To: <1453216581-3035-1-git-send-email-dinguyen@kernel.org> References: <1453216581-3035-1-git-send-email-dinguyen@kernel.org> Message-ID: <569E5B2E.1040409@kernel.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On 01/19/2016 09:16 AM, Dinh Nguyen wrote: > Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" > I apologize for the original patch "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals". I did not test the patch when it was sent out. I did go back to testing it after I was able to consolidate a bit the FPGA driver for Gen5 and Gen10 devices, and found out that behavior for the global FPGA bit is different. Dinh