commit | 972af2ab515fe0d0a39271966c9c6df0d9349f37 | [log] [tgz] |
---|---|---|
author | Wang Dongsheng <dongsheng.wang@freescale.com> | Thu Jun 04 12:01:08 2015 +0800 |
committer | York Sun <yorksun@freescale.com> | Mon Jul 20 11:44:38 2015 -0700 |
tree | 13b521e3e6303f298d0d9f498364dcd380e44986 | |
parent | 49a5e42a780dadf69fcac177143b0c8619ec467b [diff] |
ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S timer_wait is moved from sunxi/psci_sun7i.S, and it can be converted completely into a reusable armv7 generic timer. LS1021A will use it as well. Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: York Sun <yorksun@freescale.com>