Conversation
| At this point, the Linux kernel will go through its poweroff process and | ||
| the console output will stop at the following lines: | ||
|
|
||
| .. code-block:: text |
There was a problem hiding this comment.
| .. code-block:: text | |
| .. code-block:: dmesg |
| programmed for wakeup. If an alarm was set, the system will automatically wake up | ||
| when the alarm triggers. | ||
|
|
||
| During resume from RTC Only mode, the system goes through a normal cold boot sequence. The RTC driver |
There was a problem hiding this comment.
The "cold boot" / "cold reset" usage is currently pretty sparse in these documents. Could we use the vale recommended "hardware restart" terminology instead?
There was a problem hiding this comment.
Changed it to "normal Linux boot process"
There was a problem hiding this comment.
Could you update this template file in test-reports to add this section for future updates?
There was a problem hiding this comment.
Can you please elaborate?
Could not find any test_report template file for AM62Lx
There was a problem hiding this comment.
This file is automatically generated using a template and the lcpdresults server. If you manually change anything here it will be overwritten in the next release unless specifically added to that template. It's not platform specific, the same template runs for all platforms, if the test doesn't exist for that platform then the section does not get populated.
Add documentation on how to enter RTC Only low power mode on AM62L EVM. This includes all the prerequisites and alternatives to enter this mode. Signed-off-by: Akashdeep Kaur <a-kaur@ti.com>
Add power measured in RTC Only low power mode and resume latency taken to resume from RTC Only low power mode on AM62L EVM. Signed-off-by: Akashdeep Kaur <a-kaur@ti.com>
Add a note to ensure correct jumper position to enter RTC Only plus DDR low power mode. Signed-off-by: Akashdeep Kaur <a-kaur@ti.com>
d1e217a to
85cb5f2
Compare
Documentation update for RTC Only low power mode