[U-Boot-Users] [PATCH] Fix dm9000 receive status and len little endian issue

Ben Warren biggerbadderben at gmail.com
Wed Jul 2 09:17:35 CEST 2008


Tsi-Chung Liew wrote:
> From: TsiChung Liew <Tsi-Chung.Liew at freescale.com>
> z
> 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 at freescale.com>
>   
Applied to 'next' branch of net repo.

thanks,
Ben




More information about the U-Boot mailing list