Optimize the reset driver to prevent the use of the timer function
before the timer driver initialization is completed, which resloves
the following warning messages:
sbi_timer_delay_loop: called without timer device
Signed-off-by: haijiao.liu <haijiao.liu@sophgo.com>