diff options
author | TsiChung Liew <Tsi-Chung.Liew@freescale.com> | 2008-06-25 15:48:52 -0500 |
---|---|---|
committer | Ben Warren <biggerbadderben@gmail.com> | 2008-08-18 23:10:43 -0700 |
commit | 943b825bf15e6a28ac8328e0f6489478bceef1ea (patch) | |
tree | dfcfad1ce85dd05d5ed2c51f2f77f92c9a6632de /nios2_config.mk | |
parent | fcd69a1a57fb2af4d26201422095a4be9f36963e (diff) | |
download | u-boot-imx-943b825bf15e6a28ac8328e0f6489478bceef1ea.zip u-boot-imx-943b825bf15e6a28ac8328e0f6489478bceef1ea.tar.gz u-boot-imx-943b825bf15e6a28ac8328e0f6489478bceef1ea.tar.bz2 |
Fix dm9000 receive status and len little endian issue
The received status and len was in little endian
format and caused the ethernet unable to proceed
further. Add __le16_to_cpu() in dm9000_rx_status_8/16/32bit().
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'nios2_config.mk')
0 files changed, 0 insertions, 0 deletions