1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-10 11:16:20 +01:00
Files
u-boot-megous/include/fpga.h
Tien Fong Chee 3003c445b3 fpga: Replace char * with const char * for filename
Ensure the string for filename is always constant, otherwise it can be
corrupted by the writing.

Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2019-04-16 11:51:33 +02:00

2.1 KiB