Link: https://lore.kernel.org/r/20260217200002.683975158@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Luna Jernberg <droidbittin@gmail.com> Tested-by: Ronald Warsow <rwarsow@gmx.de> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
26 lines
985 B
Plaintext
26 lines
985 B
Plaintext
What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/0000:XX:XX.X/version
|
|
Date: June 2024
|
|
KernelVersion: 6.11
|
|
Contact: Gerhard Engleder <eg@keba.com>
|
|
Description: Version of the FPGA configuration bitstream as printable string.
|
|
This file is read only.
|
|
Users: KEBA
|
|
|
|
What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/0000:XX:XX.X/keep_cfg
|
|
Date: June 2024
|
|
KernelVersion: 6.11
|
|
Contact: Gerhard Engleder <eg@keba.com>
|
|
Description: Flag which signals if FPGA shall keep or reload configuration
|
|
bitstream on reset. Normal FPGA behavior and default is to keep
|
|
configuration bitstream and to only reset the configured logic.
|
|
|
|
Reloading configuration on reset enables an update of the
|
|
configuration bitstream with a simple reboot. Otherwise it is
|
|
necessary to power cycle the device to reload the new
|
|
configuration bitstream.
|
|
|
|
This file is read/write. The values are as follows:
|
|
1 = keep configuration bitstream on reset, default
|
|
0 = reload configuration bitstream on reset
|
|
Users: KEBA
|