* Code cleanup:
- remove trailing white space, trailing empty lines, C++ comments, etc.
- split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
* Patches by Kenneth Johansson, 25 Jun 2003:
- major rework of command structure
(work done mostly by Michal Cendrowski and Joakim Kristiansen)
diff --git a/board/musenki/README b/board/musenki/README
index 4a1955d..135a01a 100644
--- a/board/musenki/README
+++ b/board/musenki/README
@@ -68,12 +68,11 @@
saveenv - save environment variables to persistent storage
setenv - set environment variables
tftpboot- boot image via network using TFTP protocol
- and env variables ipaddr and serverip
+ and env variables ipaddr and serverip
version - print monitor version
? - alias for 'help'
-
x.x.x CONFIG_CONS_INDEX 2
**** NOT TESTED ****
@@ -167,7 +166,6 @@
=>
-
x.x.x Flash Programming
@@ -298,4 +296,3 @@
x.x Image download and run over ethernet interface
untested (not working yet, actually)
-