diff options
Diffstat (limited to 'include/configs/exynos5250-common.h')
-rw-r--r-- | include/configs/exynos5250-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/exynos5250-common.h b/include/configs/exynos5250-common.h index 846739a6c5..aee9fea9da 100644 --- a/include/configs/exynos5250-common.h +++ b/include/configs/exynos5250-common.h @@ -15,8 +15,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x40000000 #define CONFIG_SYS_TEXT_BASE 0x43E00000 -/* MACH_TYPE_SMDK5250 macro will be removed once added to mach-types */ -#define MACH_TYPE_SMDK5250 3774 #define CONFIG_MACH_TYPE MACH_TYPE_SMDK5250 #define CONFIG_SPL_MAX_FOOTPRINT (14 * 1024) |