mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-03 06:12:35 +00:00
This reverts commit c961e68e79.
The commit changed to use sysctrl module for reset on Poplar, but
unfortunately it doesn't work as good as watchdog, and causes a regression
on system reboot, either with Linux "reboot" or U-Boot "reset" command.
Bootrom start
Boot Media: eMMC
Decrypt auxiliary code ...OK
lsadc voltage min: 000000FF, max: 000000FF, aver: 000000FF, index: 00000000
Entry boot auxiliary code
Auxiliary code - v1.00
DDR code - V1.1.2 20160205
Build: Mar 24 2016 - 17:09:44
Reg Version: v134
Reg Time: 2016/03/18 09:44:55
Reg Name: hi3798cv2dmb_hi3798cv200_ddr3_2gbyte_8bitx4_4layers.reg
Revert it to fix the regression.
Change-Id: Ic037780542c8035bce0dccbc4c855ec91f3cffe6
Signed-off-by: Shawn Guo <shawn.gsc@gmail.com>