diff --git a/source/linux/Foundational_Components/Power_Management/pm_low_power_modes.rst b/source/linux/Foundational_Components/Power_Management/pm_low_power_modes.rst index 5548847cc..4a379bcae 100644 --- a/source/linux/Foundational_Components/Power_Management/pm_low_power_modes.rst +++ b/source/linux/Foundational_Components/Power_Management/pm_low_power_modes.rst @@ -132,8 +132,8 @@ I/O Only Plus DDR .. code-block:: console - root@:~# devmem2 0x4084014 0x20050000 # MCU_PADCONFIG5 for mcu_uart0 - root@:~# devmem2 0x4084024 0x20050000 # MCU_PADCONFIG9 for wkup_uart0 + root@:~# devmem2 0x4084014 w 0x20050000 # MCU_PADCONFIG5 for mcu_uart0 + root@:~# devmem2 0x4084024 w 0x20050000 # MCU_PADCONFIG9 for wkup_uart0 .. note::