diff options
author | Wolfgang Denk <wd@denx.de> | 2007-07-05 11:12:16 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-07-05 11:12:16 +0200 |
commit | b6b4684546809f89c8bac72863ca49b5fd8ac0cd (patch) | |
tree | 631ac637c4d95da99d8380ec4acc5fd817496054 /include/configs/atstk1002.h | |
parent | dca3b3d6d6396b67e5e84af53452164923c73443 (diff) | |
download | u-boot-imx-b6b4684546809f89c8bac72863ca49b5fd8ac0cd.zip u-boot-imx-b6b4684546809f89c8bac72863ca49b5fd8ac0cd.tar.gz u-boot-imx-b6b4684546809f89c8bac72863ca49b5fd8ac0cd.tar.bz2 |
Minor coding style cleanup. Update CHANGELOG.
Diffstat (limited to 'include/configs/atstk1002.h')
-rw-r--r-- | include/configs/atstk1002.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/atstk1002.h b/include/configs/atstk1002.h index 90fe8a5..de2fd31 100644 --- a/include/configs/atstk1002.h +++ b/include/configs/atstk1002.h @@ -111,7 +111,6 @@ #define CONFIG_BOOTP_MASK (CONFIG_BOOTP_SUBNETMASK \ | CONFIG_BOOTP_GATEWAY) - /* * Command line configuration. */ @@ -129,8 +128,6 @@ #undef CONFIG_CMD_SETGETDCR #undef CONFIG_CMD_XIMG - - #define CONFIG_ATMEL_USART 1 #define CONFIG_MACB 1 #define CONFIG_PIO2 1 |