]> git.sur5r.net Git - u-boot/commit
ARM: hisilicon: hikey: Implement reset_cpu() for hikey.
authorPeter Griffin <peter.griffin@linaro.org>
Wed, 20 Apr 2016 16:14:00 +0000 (17:14 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 25 Apr 2016 19:10:34 +0000 (15:10 -0400)
commit9261f8b1809d6bf2075cfc97bbd0cac23e086716
treec26b0f0d0243259f665d5f549c665f991d0d35e4
parentcd593ed6999970cc705571332f0f3be7e40d1a96
ARM: hisilicon: hikey: Implement reset_cpu() for hikey.

This allows the reset command to reset the board from
u-boot.

=> reset
resetting ...
INFO:    BL1: 0xf9810000 - 0xf9818000 [size = 32768]
NOTICE:  Booting Trusted Firmware
NOTICE:  BL1: v1.1(debug):7fb9b0e
NOTICE:  BL1: Built : 17:06:41, Apr 19 2016

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/hisilicon/hikey/hikey.c