diff options
author | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | 2009-03-23 10:22:41 +0100 |
---|---|---|
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | 2009-03-23 10:22:41 +0100 |
commit | 8206bfae3ab7f99965136384360ba2de0c6f4c3b (patch) | |
tree | e11bf0fad2e418e6771e8db7dbcb6630a6053f0c /include/configs/atstk1004.h | |
parent | ee1702d75a30d076139d1841383a1fa7220a0e11 (diff) | |
parent | 58a518c3d8a2c7de11d414e8b903495daee7dc7e (diff) | |
download | u-boot-imx-8206bfae3ab7f99965136384360ba2de0c6f4c3b.zip u-boot-imx-8206bfae3ab7f99965136384360ba2de0c6f4c3b.tar.gz u-boot-imx-8206bfae3ab7f99965136384360ba2de0c6f4c3b.tar.bz2 |
Merge branch 'mimc200'
Diffstat (limited to 'include/configs/atstk1004.h')
-rw-r--r-- | include/configs/atstk1004.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/atstk1004.h b/include/configs/atstk1004.h index 0e4f410..195be82 100644 --- a/include/configs/atstk1004.h +++ b/include/configs/atstk1004.h @@ -133,7 +133,7 @@ #undef CONFIG_CMD_XIMG #define CONFIG_ATMEL_USART 1 -#define CONFIG_PIO2 1 +#define CONFIG_PORTMUX_PIO 1 #define CONFIG_SYS_HSDRAMC 1 #define CONFIG_MMC 1 #define CONFIG_ATMEL_MCI 1 |