brintos

brintos / linux-shallow public Read only

0
0
Text · 985 B · 525bd18 Raw
26 lines · plain
1What:		/sys/devices/pciXXXX:XX/0000:XX:XX.X/0000:XX:XX.X/version2Date:		June 20243KernelVersion:	6.114Contact:	Gerhard Engleder <eg@keba.com>5Description:	Version of the FPGA configuration bitstream as printable string.6		This file is read only.7Users:		KEBA8 9What:		/sys/devices/pciXXXX:XX/0000:XX:XX.X/0000:XX:XX.X/keep_cfg10Date:		June 202411KernelVersion:	6.1112Contact:	Gerhard Engleder <eg@keba.com>13Description:	Flag which signals if FPGA shall keep or reload configuration14		bitstream on reset. Normal FPGA behavior and default is to keep15		configuration bitstream and to only reset the configured logic.16 17		Reloading configuration on reset enables an update of the18		configuration bitstream with a simple reboot. Otherwise it is19		necessary to power cycle the device to reload the new20		configuration bitstream.21 22		This file is read/write. The values are as follows:23		1 = keep configuration bitstream on reset, default24		0 = reload configuration bitstream on reset25Users:		KEBA26