1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2013 Samsung Electronics
5 * Configuration settings for the SAMSUNG EXYNOS5420 SoC
8 #ifndef __CONFIG_EXYNOS5420_H
9 #define __CONFIG_EXYNOS5420_H
11 #define CFG_IRAM_TOP 0x02074000
13 #define CFG_PHY_IRAM_BASE 0x02020000
18 #define CFG_LOWPOWER_FLAG 0x02020028
19 #define CFG_LOWPOWER_ADDR 0x0202002C
21 #endif /* __CONFIG_EXYNOS5420_H */