mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 12:39:22 -04:00
Fix spelling; minor code cleanup.
This commit is contained in:
parent
5c34eee94d
commit
87621bc247
@ -2,6 +2,8 @@
|
|||||||
Changes since U-Boot 1.1.4:
|
Changes since U-Boot 1.1.4:
|
||||||
======================================================================
|
======================================================================
|
||||||
|
|
||||||
|
* Fix spelling; minor code cleanup.
|
||||||
|
|
||||||
* Fix JFFS2 compilation problem
|
* Fix JFFS2 compilation problem
|
||||||
Patch by Stefan Roese, 12 Oct 2006
|
Patch by Stefan Roese, 12 Oct 2006
|
||||||
|
|
||||||
|
@ -251,7 +251,7 @@ int do_nand(cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
|
|||||||
"Use this command only for testing purposes "
|
"Use this command only for testing purposes "
|
||||||
"if you\n"
|
"if you\n"
|
||||||
" "
|
" "
|
||||||
"are shure of what you are doing!\n"
|
"are sure of what you are doing!\n"
|
||||||
"\nReally scrub this NAND flash? <y/N>\n"
|
"\nReally scrub this NAND flash? <y/N>\n"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user