Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make stop on fifo threshold configurable #6

Open
BertLammers opened this issue Dec 23, 2024 · 0 comments
Open

Make stop on fifo threshold configurable #6

BertLammers opened this issue Dec 23, 2024 · 0 comments

Comments

@BertLammers
Copy link
Contributor

I would like to set a fifo watermark threshold, but still be able to use the full fifo buffer. However the current driver implementation does not support this as it always set fifo_ctrl.stop_on_fth = 0 if a fifo watermark is set.

Could this be changed, so the fifo_ctrl.stop_on_fth setting could be set independently from the fifo watermark? I can also make the change myself and provide a pull request if required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant