]> Git Repo - u-boot.git/commit - net/tftp.c
Fix: TFTP is not working on little endian systems
authorstefano babic <[email protected]>
Tue, 21 Aug 2007 13:52:33 +0000 (15:52 +0200)
committerWolfgang Denk <[email protected]>
Wed, 29 Aug 2007 00:14:34 +0000 (02:14 +0200)
commitef8f20752712dc1cdbd86f47e3bd6e35f81c83fd
tree571a54f066e3df97578001dca190075498f2269a
parent5f470948570526e9186f053a3003da7719604e90
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 <[email protected]>
net/tftp.c
This page took 0.030963 seconds and 4 git commands to generate.