Other Parts Discussed in Thread: UNIFLASH
The ENETFOTA example demonstrates how Ethernet can be used to transfer a new application image from a host PC to an AM243x/AM64x device that is currently running an older application image. After the new application image is received successfully over Ethernet, the ENETFOTA example performs authentication of the image before programming it into the device’s flash memory.
Once authentication is completed successfully, an update status flag is set in non-volatile memory. During the subsequent warm software reset, the Secondary Bootloader (SBL) checks this flag and loads the appropriate application image accordingly


