summaryrefslogtreecommitdiffstats
path: root/include/configs/bf537-stamp.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-07-05 11:12:16 +0200
committerWolfgang Denk <wd@denx.de>2007-07-05 11:12:16 +0200
commitb6b4684546809f89c8bac72863ca49b5fd8ac0cd (patch)
tree631ac637c4d95da99d8380ec4acc5fd817496054 /include/configs/bf537-stamp.h
parentdca3b3d6d6396b67e5e84af53452164923c73443 (diff)
downloadblackbird-obmc-uboot-b6b4684546809f89c8bac72863ca49b5fd8ac0cd.tar.gz
blackbird-obmc-uboot-b6b4684546809f89c8bac72863ca49b5fd8ac0cd.zip
Minor coding style cleanup. Update CHANGELOG.
Diffstat (limited to 'include/configs/bf537-stamp.h')
-rw-r--r--include/configs/bf537-stamp.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/bf537-stamp.h b/include/configs/bf537-stamp.h
index 1c23871d80..36f55d164c 100644
--- a/include/configs/bf537-stamp.h
+++ b/include/configs/bf537-stamp.h
@@ -166,8 +166,6 @@
#define CONFIG_NETCONSOLE 1
#define CONFIG_NET_MULTI 1
-
-
/*
* Command line configuration.
*/
@@ -196,7 +194,6 @@
#endif
-
#if (BFIN_BOOT_MODE == BF537_BYPASS_BOOT)
#define CONFIG_CMD_DHCP
@@ -209,8 +206,6 @@
#endif
-
-
#define CONFIG_BOOTARGS "root=/dev/mtdblock0 rw console=ttyBF0,57600"
#define CONFIG_LOADADDR 0x1000000
OpenPOWER on IntegriCloud