Part Number: PROCESSOR-SDK-AM335X
Tool/software: Linux
HI
I am using beaglebone black with kernel version given below. From this i can successfully suspend/resume through /sysfs
git clone https://github.com/RobertCNelson/ti-linux-kernel-dev.git
I have customized my own kernel (4.4.44) from kernel.org as per guidance of ti wiki's mentioned below.
cat /sys/power/state
disk
In my customized kernel ,mem,freeze option is not in /sys/power/state.
Please help me to solve this issue.
Also I request you to provide if you have any seperate patch for ( suspend/resume) or git commit id for reference ..
Regards
Raji