
1 Apr
2009
1 Apr
'09
1:01 a.m.
On Tuesday 31 March 2009 18:44:21 kevin.morfitt@fearnside-systems.co.uk wrote:
Adds a "tftp" command that gets a specified file from a TFTP Server and stores it in RAM at a specified RAM address. Most of the code already exists in board-specific form (eg in board/hymod) but this patch extracts it and makes it available as a standard u-boot command.
your patch is horribly word wrapped. ignoring that, how is this any different from the "tftpboot" command ? i use "t <addr> <file>" to load arbitrary files via tftp to arbitrary addresses all the time. -mike