Hi, experts ,
On the A core I'm trying to go warm reset by writing registers, but the device is not warm reset, why is that?
devmem2 0x4301817C w 0x60000
sdk:0806
Best Regards,
Bing
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, experts ,
On the A core I'm trying to go warm reset by writing registers, but the device is not warm reset, why is that?
devmem2 0x4301817C w 0x60000
sdk:0806
Best Regards,
Bing
Hi Bing,
If you are using Linux please use the command 'reboot'. This gracefully resets the A72 and you don't need to access the hardware registers directly.
U-Boot support 'reset' command if you wish to reset form U-Boot.
Best Regards,
Keerthy