[U-Boot-Users] [PATCH] MII help text formatting fix

10 Dec
2004
10 Dec
'04
9:53 p.m.
Attached is a patch fixing a minor glitch in the 'mii help' text formatting. Picky, picky, I know...
Patch was generated against current CVS sources.
CHANGELOG: * Patch by Cory Tusar, 10 Dec 2004: Fixed 'mii help' text formatting.
-Cory
--
Cory T. Tusar
Embedded Systems Engineer
Videon Central, Inc.
2171 Sandy Drive
State College, PA 16801
(814) 235-1111 x316
(814) 235-1118 fax
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." --Brian W. Kernighan
Index: common/cmd_mii.c
===================================================================
RCS file: /home/cvs/u-boot/common/cmd_mii.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- common/cmd_mii.c 7 Dec 2004 14:49:03 -0000 1.1.1.1
+++ common/cmd_mii.c 8 Dec 2004 17:42:39 -0000 1.2
@@ -549,7 +549,7 @@
U_BOOT_CMD(
mii, 5, 1, do_mii,
"mii - MII utility commands\n",
- "info <addr> - display MII PHY info\n"
+ "info <addr> - display MII PHY info\n"
"mii read <addr> <reg> - read MII PHY <addr> register <reg>\n"
"mii write <addr> <reg> <data> - write MII PHY <addr> register <reg>\n"
"mii dump <addr> <reg> - pretty-print <addr> <reg> (0-5 only)\n"

6 Aug
6 Aug
1:13 a.m.
In message 41BA0CD9.3040309@videon-central.com you wrote:
- Patch by Cory Tusar, 10 Dec 2004: Fixed 'mii help' text formatting.
Thanks, added.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
It's certainly convenient the way the crime (or condition) of
stupidity carries with it its own punishment, automatically
admisistered without remorse, pity, or prejudice. :-)
-- Tom Christiansen in 559seq$ag1$1@csnews.cs.colorado.edu
7214
Age (days ago)
7452
Last active (days ago)
1 comments
2 participants
participants (2)
-
Cory Tusar
-
Wolfgang Denk