Skip to content

Comments

feat: adding support for device_tree_path in rpio.init to fix #154 ra…#155

Open
masahji wants to merge 1 commit intojperkin:masterfrom
masahji:master
Open

feat: adding support for device_tree_path in rpio.init to fix #154 ra…#155
masahji wants to merge 1 commit intojperkin:masterfrom
masahji:master

Conversation

@masahji
Copy link

@masahji masahji commented Nov 24, 2021

Fix for #154
feat: adding support for device_tree_path in rpio.init to fix #154 rather than assume /proc/device-tree/model
This allows non privileged docker containers to specify a different path for the model file since it can't use /proc/device-tree/model

…#154 rather than assume /proc/device-tree/model

This allows non privileged docker containers to specify a different path for the model file since it can't use /proc/device-tree/model
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

Successfully merging this pull request may close these issues.

detect_pinmap hard codes /proc/device-tree/model causing docker issues

1 participant