diff options
author | wdenk <wdenk> | 2003-12-07 00:46:27 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-12-07 00:46:27 +0000 |
commit | ef5a9672c778e22ecb522db625b5df78ea40ed23 (patch) | |
tree | 0989ff06a738c8185a074d7dadc1057f8a67b134 /README | |
parent | 5779d8d985d95104ad74332f5fa3cb6c67645509 (diff) |
* Patch by Xue Ligong (Joe), 13 Nov 2003:
add Realtek 8019 ethernet driver
* Patch by Yuli Barcohen, 13 Nov 2003:
MPC826xADS/PQ2FADS cleanup
* Patch by Anders Larsen, 12 Nov 2003:
Update README to mark the PORTIO commands non-standard
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -634,7 +634,7 @@ The following options need to be configured: CFG_CMD_PCI * pciinfo CFG_CMD_PCMCIA * PCMCIA support CFG_CMD_PING * send ICMP ECHO_REQUEST to network host - CFG_CMD_PORTIO Port I/O + CFG_CMD_PORTIO * Port I/O CFG_CMD_REGINFO * Register dump CFG_CMD_RUN run command in env variable CFG_CMD_SAVES save S record dump |