[U-Boot] [PATCH] arm: socfpga: fpga: fix type of local variable

Marek Vasut marex at denx.de
Tue Oct 16 17:46:41 UTC 2018


On 10/15/2018 08:35 PM, Simon Goldschmidt wrote:
> The 'status' variable in 'socfpga_load()' for both gen5 and arria10
> is of type 'unsigned long' while it is always used as 'int' only.
> Change it to 'int'.
> 
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> ---


Applied, thanks

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list