]> Git Repo - u-boot.git/commit
arm: ls102xa: clear EPU registers for deep sleep
authorchenhui zhao <[email protected]>
Wed, 22 Oct 2014 10:20:22 +0000 (18:20 +0800)
committerYork Sun <[email protected]>
Thu, 11 Dec 2014 17:35:42 +0000 (09:35 -0800)
commit306fa012794e68e568bd51b829d1754323e0b8aa
tree322f9e01223b76dbf67f779cbbd0982e2054f31d
parentb699b01e5cf0f74f123dcc7090df232214dddf93
arm: ls102xa: clear EPU registers for deep sleep

After wakeup from deep sleep, Clear EPU registers as early as possible
to prevent from possible issue. It's also safe to clear at normal boot.

Signed-off-by: Chenhui Zhao <[email protected]>
Reviewed-by: York Sun <[email protected]>
arch/arm/cpu/armv7/ls102xa/Makefile
arch/arm/cpu/armv7/ls102xa/cpu.c
arch/arm/cpu/armv7/ls102xa/fsl_epu.c [new file with mode: 0644]
arch/arm/cpu/armv7/ls102xa/fsl_epu.h [new file with mode: 0644]
arch/arm/include/asm/arch-ls102xa/config.h
This page took 0.036346 seconds and 4 git commands to generate.