From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 3 Aug 2015 17:58:03 +0200 Subject: [U-Boot] [PATCH] arm: socfpga: Fix FPGA bitstream programming routine In-Reply-To: <1438029294-8347-1-git-send-email-marex@denx.de> References: <1438029294-8347-1-git-send-email-marex@denx.de> Message-ID: <201508031758.03692.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, July 27, 2015 at 10:34:54 PM, Marek Vasut wrote: > In case the FPGA bitstream is aligned to 4 bytes, skip the > part of the assembler which handles unaligned bitstream. > Otherwise, that part will loop indefinitelly. > > Signed-off-by: Marek Vasut > Cc: Dinh Nguyen Applied to u-boot-socfpga/master . Best regards, Marek Vasut