summaryrefslogtreecommitdiffstats
path: root/include/configs/galaxy5200.h
diff options
context:
space:
mode:
authorEric Millbrandt <emillbrandt@coldhaus.com>2009-08-25 10:30:26 -0500
committerWolfgang Denk <wd@denx.de>2009-08-26 21:33:27 +0200
commit0d042037b3cf8693ea0f793d0c292430bfc5a95c (patch)
tree837eb6ea08e2f4a624997101e0c8db52b142a755 /include/configs/galaxy5200.h
parentd7f4d14a8b317857163ccf3d97e3b1a46ba2282e (diff)
downloadblackbird-obmc-uboot-0d042037b3cf8693ea0f793d0c292430bfc5a95c.tar.gz
blackbird-obmc-uboot-0d042037b3cf8693ea0f793d0c292430bfc5a95c.zip
galaxy5200: Cleanup typo and trailing whitespace
Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
Diffstat (limited to 'include/configs/galaxy5200.h')
-rw-r--r--include/configs/galaxy5200.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/configs/galaxy5200.h b/include/configs/galaxy5200.h
index e9a4569968..8d530d86aa 100644
--- a/include/configs/galaxy5200.h
+++ b/include/configs/galaxy5200.h
@@ -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"
/*
@@ -376,7 +376,7 @@
#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
OpenPOWER on IntegriCloud