On 20 October 2015 at 20:37, Lin Huang <h...@rock-chips.com> wrote:
> now the timer init function implement in board-spl.c, but it may
> not use SPL in other board or other rockchip SOC, so implement timer
> init in common.c, we can call it if we need.
>
> Signed-off-by: Lin Huang <h...@rock-chips.com>
> ---
> Changes in v1: None
>
>  arch/arm/include/asm/arch-rockchip/hardware.h |  2 +-
>  arch/arm/include/asm/arch-rockchip/timer.h    | 18 ++++++++++++++++++
>  arch/arm/mach-rockchip/board.c                |  8 +++++++-
>  arch/arm/mach-rockchip/common.c               | 11 +++++++++++
>  include/configs/rk3288_common.h               |  3 ++-
>  5 files changed, 39 insertions(+), 3 deletions(-)
>  create mode 100644 arch/arm/include/asm/arch-rockchip/timer.h

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to