[U-Boot-Users] [PATCH] Fix numerous bugs in the 8568 UEC support

Wolfgang Denk wd at denx.de
Thu Aug 16 12:17:37 CEST 2007


In message <11872262142174-git-send-email-afleming at freescale.com> you wrote:
> Actually, fixed a large bug in the UEC for *all* platforms.
> How did this ever work?
> 
> uec_init() did not follow the spec for eth_init(), and returned
> 0 on success.  Switch it to return the link like tsec_init()
> (and 0 on error)
> 
> The immap for the 8568 was defined based on MPC8568, rather than
> CONFIG_MPC8568
> 
> CONFIG_QE was off
> 
> CONFIG_ETHPRIME was set to "Freescale GETH".  Now is "FSL UEC0"
> 
> Fixed a comment about the ranges for CONFIG_ETHPRIME if TSEC_ENET is
> enabled
> 
> Signed-off-by: Andy Fleming <afleming at freescale.com>

Applied. Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
What we anticipate seldom occurs;  what  we  least  expect  generally
happens.                                          - Bengamin Disraeli




More information about the U-Boot mailing list