9
0
Fork 0
barebox/drivers/firmware
Andrey Smirnov 143eb1d3b4 firmware: socfpga: Fix a bug in fpgamgr_program_write_buf()
Fix a bug in fpgamgr_program_write_buf() where .rbf file whose length
is not a multiple of 4 would cause an integer overflow which would
result in infinite loop.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-04-23 07:57:56 +02:00
..
Kconfig firmware: socfpga: Add necessary dependency to Kconfig 2015-04-21 14:28:46 +02:00
Makefile Firmware: socfpga: Add SoCFPGA FPGA program support 2014-09-09 10:30:26 +02:00
altera_serial.c firmware: altera: Make nSTAT GPIO optional 2015-02-19 20:50:19 +01:00
socfpga.c firmware: socfpga: Fix a bug in fpgamgr_program_write_buf() 2015-04-23 07:57:56 +02:00