]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - doc/README.JFFS2
* Code cleanup:
[people/ms/u-boot.git] / doc / README.JFFS2
index 3243895150b649e25b7c81c3b6d4a65ed30b7365..f854984558d26fd9f0bbbb451c8eef51757eebc3 100644 (file)
@@ -68,9 +68,9 @@ jffs2_part_info(int part_num)
 
 TODO.
 
-        Add a new command so it's actually possible to change
+       Add a new command so it's actually possible to change
        partition.
 
-        Remove the assumption that JFFS can dereference a pointer
-        into the disk. The current code do not work with memory holes
-        or hardware with a sliding window (PCMCIA).
+       Remove the assumption that JFFS can dereference a pointer
+       into the disk. The current code do not work with memory holes
+       or hardware with a sliding window (PCMCIA).