]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc5xxx/fec.c
* Patches by Xianghua Xiao, 15 Oct 2003:
[karo-tx-uboot.git] / cpu / mpc5xxx / fec.c
index a30037fd59eded058684e1bf05a607806efb35bb..74b786dfb1fe50a80db380fd61e6e5943a4f7acf 100644 (file)
@@ -847,7 +847,7 @@ int mpc5xxx_fec_initialize(bd_t * bis)
 
        /*
         * Try to set the mac address now. The fec mac address is
-        * a garbage after reset. When not using fec for booting 
+        * a garbage after reset. When not using fec for booting
         * the Linux fec driver will try to work with this garbage.
         */
        tmp = getenv("ethaddr");