From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 19 Oct 2018 16:16:22 +0200 Subject: [U-Boot] [PULL] u-boot-socfpga/master In-Reply-To: <20181019141232.GH1032@bill-the-cat> References: <4be93e7a-1302-30c7-62c4-adec07bb801a@gmail.com> <20181019141232.GH1032@bill-the-cat> Message-ID: <6993c8d4-3f19-32b4-7eae-39ce98efec88@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/19/2018 04:12 PM, Tom Rini wrote: > On Fri, Oct 19, 2018 at 12:29:43PM +0200, Marek Vasut wrote: > >> The following changes since commit 6e7a186dc5d50f563e224e9ae7be70defff7ee0d: >> >> Merge tag 'arc-more-updates-for-2018.11-rc2-2' of >> git://git.denx.de/u-boot-arc (2018-10-15 07:20:07 -0400) >> >> are available in the Git repository at: >> >> git://git.denx.de/u-boot-socfpga.git master >> >> for you to fetch changes up to 0baff8a1ed56314f779a2f13b432f9c340956838: >> >> socfpga: clean up sfp generation (2018-10-16 11:23:24 +0200) >> >> ---------------------------------------------------------------- >> Ang, Chee Hong (5): > [snip] >> arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver > > NAK. This causes: > +(socfpga_stratix10) *resp_count++; > +(socfpga_stratix10) ^~~~~~~~~~~~~ > +(socfpga_stratix10) args[1] = (u32)rbf_data; > +(socfpga_stratix10) ^ > w+(socfpga_stratix10) ../drivers/fpga/stratix10.c: In function 'get_resp_hdr': > w+(socfpga_stratix10) ../drivers/fpga/stratix10.c:138:4: warning: value computed is not used [-Wunused-value] > w+(socfpga_stratix10) ../drivers/fpga/stratix10.c: In function 'send_reconfig_data': > w+(socfpga_stratix10) ../drivers/fpga/stratix10.c:188:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > CCing Intel people, I'm waiting for a patch. -- Best regards, Marek Vasut