]> git.sur5r.net Git - u-boot/commitdiff
galaxy5200: Cleanup typo and trailing whitespace
authorEric Millbrandt <emillbrandt@coldhaus.com>
Tue, 25 Aug 2009 15:30:26 +0000 (10:30 -0500)
committerWolfgang Denk <wd@denx.de>
Wed, 26 Aug 2009 19:33:27 +0000 (21:33 +0200)
Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
include/configs/galaxy5200.h

index e9a45699685a63e614df739ab5bafea4d27fe9f9..8d530d86aa16d2c76538cd5224c9baf9b8d526b9 100644 (file)
@@ -81,8 +81,8 @@
 #endif
 /* RAMBOOT will be defined automatically in memory section */
 
-#define MTDIDS_DEFAULT                 "nor0=physmap-flash.0"
-#define MTDPARTS_DEFAULT       "mtdparts=physmap-flash.0:256k(ubootl)," \
+#define MTDIDS_DEFAULT         "nor0=physmap-flash.0"
+#define MTDPARTS_DEFAULT       "mtdparts=physmap-flash.0:256k(ubootl)," \
        "1792k(kernel),13312k(jffs2),256k(uboot)ro,256k(oftree),-(space)"
 
 /*
@@ -94,7 +94,7 @@
 #undef CONFIG_BOOTARGS
 
 #define CONFIG_PREBOOT "echo;" \
-       "echo Welcome to U-Boot"\
+       "echo Welcome to U-Boot;"\
        "echo"
 
 /*
 #define CONFIG_SYS_BOOTCS_START                CONFIG_SYS_FLASH_BASE
 #define CONFIG_SYS_BOOTCS_SIZE         CONFIG_SYS_FLASH_SIZE
 
-#define CONFIG_SYS_RESET_ADDRESS       0xff000000
+#define CONFIG_SYS_RESET_ADDRESS       0xff000000
 
 /*
  * USB settings