Hi, Dear Expert :
I try to use tftp client download raw image(rootfs) into RAM, and then burning this raw image into eMMC.
raw image is about 2.5GB, and on board memory is 4GB
uboot return error as below and stop download.
>> TFTP error:trying to overwrite reserved memory...
>> RX dma free_pkt failed -22
Is any way to unlock this limitation without modify/re-compiler u-boot source code?
Many Thanks