diff options
| author | Chandan Nath <[email protected]> | 2012-01-09 20:38:55 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2012-01-16 08:40:11 +0100 |
| commit | f16da7466fc46109ba8922069cef521eb068f9a2 (patch) | |
| tree | 20637af85db33d4d8478dcc210eda42f505a07d0 /include | |
| parent | e4e2bf5e4ccbe85f2fcfbb2880348228e81eb44e (diff) | |
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
This patch is added to replace CONFIG_AM335X symbol
with CONFIG_AM333XX for AM33XX platforms.
Signed-off-by: Chandan Nath <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Tested-by: Thomas Weber <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/am335x_evm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index 26a3c964ba7..f7370940220 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -16,7 +16,7 @@ #ifndef __CONFIG_AM335X_EVM_H #define __CONFIG_AM335X_EVM_H -#define CONFIG_AM335X +#define CONFIG_AM33XX #define CONFIG_CMD_MEMORY /* for mtest */ #undef CONFIG_GZIP #undef CONFIG_ZLIB |
