Files
u-boot/drivers
Simon Goldschmidt d5de3d4978 arm: socfpga: fpga: fix type of local variable
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@gmail.com>
2018-10-31 01:41:10 +01:00
..
2018-10-09 04:40:27 -06:00
2018-07-19 16:31:38 -04:00
2018-10-07 11:04:01 -04:00
2018-10-09 04:40:27 -06:00
2018-09-28 20:22:36 -04:00