uboot-mt623x/drivers/qe
Dave Liu ddd02492f4 mpc83xx: Fix the UEC driver bug of QE
The patch prevents the GCC tool chain from striping useful code for
optimization. It will make UEC ethernet driver workable, Otherwise the
UEC will fail in tx when you are using gcc4.x. but the driver can work
when using gcc3.4.3.

CHANGELOG

*Prevent the GCC from striping code for optimization, Otherwise the UEC
will tx failed when you are using gcc4.x.

Signed-off-by: Dave Liu <daveliu@freescale.com>
2007-03-02 11:05:52 -06:00
..
Makefile mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
qe.c mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
qe.h mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
uccf.c Code cleanup. 2006-11-30 18:02:20 +01:00
uccf.h mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
uec.c mpc83xx: Fix the UEC driver bug of QE 2007-03-02 11:05:52 -06:00
uec.h mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
uec_phy.c Code cleanup. 2006-11-30 18:02:20 +01:00
uec_phy.h Code cleanup. 2006-11-30 18:02:20 +01:00