Files
arm-trusted-firmware/plat/hisilicon
Shawn Guo d4d8551302 Revert "fix(poplar): use sysctrl module to reset"
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>
2026-03-04 09:46:32 +08:00
..