[U-Boot-Users] Patch for mii read range and mii dump

Hello,
Please find included a minor enhancement to the mii command. This is my first u-boot patch submission so it is almost certain that I've screwed something up. Please forgive!
* Patch by John Kerl, 16 Apr 2004: Enable ranges in mii command, e.g. mii read 0-1f 0 or mii read 4-7 18-1a. Also add mii dump subcommand for pretty-printing standard regs 0-5.

In message C7FFFEA58B43D311920D0004ACE5333F132B011A@amer25.avnet.com you wrote:
Please find included a minor enhancement to the mii command. This is my first u-boot patch submission so it is almost certain that I've screwed something up. Please forgive!
For a first-timer this was semi-perfect.
Just don't add trailing white space to your code.
- Patch by John Kerl, 16 Apr 2004: Enable ranges in mii command, e.g. mii read 0-1f 0 or mii read 4-7 18-1a. Also add mii dump subcommand for pretty-printing standard regs 0-5.
Thanks, added.
Best regards,
Wolfgang Denk

In message 20040418225817.DC01DC109F@atlas.denx.de I wrote:
Please find included a minor enhancement to the mii command. This is my first u-boot patch submission so it is almost certain that I've screwed something up. Please forgive!
For a first-timer this was semi-perfect.
Except that the new code is referencing a file miivals.h which was not included!!
Please submit a new patch to add this file!
Best regards,
Wolfgang Denk
participants (2)
-
Kerl, John
-
Wolfgang Denk