summaryrefslogtreecommitdiffstats
path: root/include/configs/trats2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/trats2.h')
-rw-r--r--include/configs/trats2.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/trats2.h b/include/configs/trats2.h
index bf49dd5fc8..8de41ff751 100644
--- a/include/configs/trats2.h
+++ b/include/configs/trats2.h
@@ -20,8 +20,6 @@
#define CONFIG_EXYNOS4 /* which is in a EXYNOS4XXX */
#define CONFIG_TIZEN /* TIZEN lib */
-#define PLATFORM_NO_UNALIGNED
-
#include <asm/arch/cpu.h> /* get chip and board defs */
#define CONFIG_ARCH_CPU_INIT
@@ -257,8 +255,6 @@
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_LOAD_ADDR \
- GENERATED_GBL_DATA_SIZE)
-#define CONFIG_SYS_HZ 1000
-
/* valid baudrates */
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 }
OpenPOWER on IntegriCloud