summaryrefslogtreecommitdiffstats
path: root/include/configs/exynos5250-dt.h
diff options
context:
space:
mode:
authorInderpal Singh <inderpal.singh@linaro.org>2013-04-04 23:09:19 +0000
committerMinkyu Kang <mk7.kang@samsung.com>2013-06-04 15:22:10 +0900
commit72af2fc8504daccd2f8ae2459e3e225e9c2cc512 (patch)
treeea03f1116b36b7661be4c9552607f159dfae9ed0 /include/configs/exynos5250-dt.h
parentffbff1dd6e6a25cc7db60576ad64e7bd570fa643 (diff)
downloadblackbird-obmc-uboot-72af2fc8504daccd2f8ae2459e3e225e9c2cc512.tar.gz
blackbird-obmc-uboot-72af2fc8504daccd2f8ae2459e3e225e9c2cc512.zip
exynos: move tzpc_init to armv7/exynos
tzpc_init is common for all exynos5 boards, hence move it to armv7/exynos so that all other boards can use it. Also update the smdk5250 Makefile and config file. Signed-off-by: Inderpal Singh <inderpal.singh@linaro.org> Acked-by: Chander Kashyap <chander.kashyap@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/exynos5250-dt.h')
-rw-r--r--include/configs/exynos5250-dt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
index f7f4bf2b95..62b83d4c54 100644
--- a/include/configs/exynos5250-dt.h
+++ b/include/configs/exynos5250-dt.h
@@ -93,8 +93,6 @@
#define CONFIG_EXTRA_ENV_SETTINGS \
EXYNOS_DEVICE_SETTINGS
-#define TZPC_BASE_OFFSET 0x10000
-
/* SD/MMC configuration */
#define CONFIG_GENERIC_MMC
#define CONFIG_MMC
OpenPOWER on IntegriCloud