summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/test_util.py
diff options
context:
space:
mode:
authorMuhammad Hazim Izzat Zamri <muhammad.hazim.izzat.zamri@altera.com>2025-03-13 19:19:53 -0700
committerMichal Simek <michal.simek@amd.com>2025-04-16 13:42:06 +0200
commitb5a88e9d95369537876bef1e84e591f583bf7d85 (patch)
tree9d9f89da8538052ad65fdb6c105460652ed67f01 /tools/u_boot_pylib/test_util.py
parent82dd190807e42f25d0bd2f5c20b5cfb90d353040 (diff)
drivers: fpga: Follow mainline to pass compatible flags to fpga_load
Introducing additional flag to check whether an FPGA driver is able to load a particular FPGA bitstream image. Generally, flag variable is used to enable or disable certain features, specify additional parameters (such as error handling), or modify how the function operates. Hence, in this function flags is an integer that can be used to pass configuration options to the fpga_load function. Here, it's initialized to 0, meaning no special options are enabled, but it could modify the flags to influence the function's behavior. Signed-off-by: Muhammad Hazim Izzat Zamri <muhammad.hazim.izzat.zamri@altera.com> Link: https://lore.kernel.org/r/20250314021953.18379-3-muhammad.hazim.izzat.zamri@altera.com Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions