Hello,
I hope you can help me with ideas for the following:
I need to use a system without any sysfs/debugfs (this is a strong requirement, can't change it).
I need to understand how I can manage to set the linux without this filesystem.
for example when configuring various omap PM (power management features) I need to set the following:
echo 1 > /dbg/pm_debug/sleep_while_idle
Do you think it is possible to set it as default ? How can it be done ?
Thank you for any idea,
Ran