Skip to content
Snippets Groups Projects
Commit b1efe61c authored by Adam Wujek's avatar Adam Wujek :speech_balloon:
Browse files

[BUG: 1349] userspace/wrsw_hal: create shmem before locking the SoftPLL


Hal creates shmem before waiting for SoftPLL to lock. By this other programs
waiting for HAL's shmem can start.
Please note that after this fix PPSi does not create shmem before lock.
It waits for HALs minipc server to be ready.

Before shmem is created, read hal mode first.

Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
parent 23737c78
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment