commit | ef8f20752712dc1cdbd86f47e3bd6e35f81c83fd | [log] [tgz] |
---|---|---|
author | stefano babic <sbabic@denx.de> | Tue Aug 21 15:52:33 2007 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Wed Aug 29 02:14:34 2007 +0200 |
tree | 571a54f066e3df97578001dca190075498f2269a | |
parent | 5f470948570526e9186f053a3003da7719604e90 [diff] |
Fix: TFTP is not working on little endian systems TFTP does not work anymore after multicast tftp patch was applied on little endian systems. This patch fix it. Signed-off-by: Stefano Babic <sbabic@denx.de>