embeddedsw/lib
Jyotheeswar Reddy b3ce29e2a1 PMUFW: Core: Clear DONT_SLEEP bit during initialization
DONT_SLEEP bit in PMU GLobal control register, if set,  wakes up the
microblaze from sleep state. This makes the "sleep" instruction
ineffective by making the MB to toggle between sleep and wake states
in the core loop. So this bit is cleared to prevent such a situation
and ensure that MB wakes up only in case of an interrupt event.

Signed-off-by: Jyotheeswar Reddy <jyothee@xilinx.com>
Acked-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
2015-08-07 18:39:03 +05:30
..
bsp Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
sw_apps PMUFW: Core: Clear DONT_SLEEP bit during initialization 2015-08-07 18:39:03 +05:30
sw_services sw_services:xilpm: Modified serial ordering of PM_API ids 2015-08-07 16:01:41 +05:30