OK3568 4.19.206 Buildroot Disabling the Watchdog in Uboot

Document classification: □ Top secret □ Secret □ Internal information ■ Open

Revision History

Date

Version

Revision History

04/08/2022

V1.0

Initial Version

Disabling the Watchdog in Uboot

Modify the file at the following path:

Image

Comment out the watchdog countdown code.

Image

Save the changes and compile U-Boot separately by executing ./build.sh uboot.

Image

After compilation, an uboot.img file will be generated in the u-boot folder.

Image

Then, flash the uboot.img file to the development board individually. The flashing address is 0x00004000. After connecting the flashing tool, click on the device partition table, and the U-Boot flashing address will be automatically loaded. Then, click on the small box next to “uboot”, select the uboot.img file compiled above, and click execute to proceed with the flashing.

Image