I want to boot my image by tftp tools.
which address shall i use for boot? 0x10800000?
also their are three parts image i need to boot, u-boot linux and filesystem. I just want to change the linux source. how can I only download linux image?
I want to boot my image by tftp tools.
which address shall i use for boot? 0x10800000?
also their are three parts image i need to boot, u-boot linux and filesystem. I just want to change the linux source. how can I only download linux image?
Aside from Clem's spot on advice, I would suggest that you look up "tftp" (E.g. http://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol). In short, "tftp" is a non-safe "trivial" file transfer protocol.
Aside from Clem's spot on advice, I would suggest that you look up "tftp" (E.g. http://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol). In short, "tftp" is a non-safe "trivial" file transfer protocol.