image_download_ser()
Download an OS image
image_download_ser(unsigned dst_address)
Arguments:
- dst_address
- The address in RAM to which the image will be download
Description:
The image_download_ser() function downloads an image from the serial port to the specified address (dst_address) in RAM.
Returns:
- 0
- Success
- -1
- Failure
Page updated:
