Prepare v2010.03-rc1

Coding style cleanup, update CHANGELOG.

Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/common/cmd_ximg.c b/common/cmd_ximg.c
index b34c4d0..75499b4 100644
--- a/common/cmd_ximg.c
+++ b/common/cmd_ximg.c
@@ -230,7 +230,7 @@
 
 				printf ("   Uncompressing part %d ... ", part);
 				/*
-                                 * If we've got less than 4 MB of malloc()
+				 * If we've got less than 4 MB of malloc()
 				 * space, use slower decompression algorithm
 				 * which requires at most 2300 KB of memory.
 				 */