From mboxrd@z Thu Jan 1 00:00:00 1970 From: Donghwa Lee Date: Thu, 03 Jan 2013 17:43:17 +0900 Subject: [U-Boot] [PATCH 0/2] EXYNOS: EXYNOS5250: Separate setting configuration of exynos5250 from exynos5 Message-ID: <50E544A5.8070502@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Exynos5xxx series have each different HW configurations, for example, some register addresses, gpio banks configuration, and so on. So, each series are needed to separate from existing exynos5 configuration. [1/2] EXYNOS: EXYNOS5250: add exynos5250 register addresses [2/2] EXYNOS: EXYNOS5250: add gpio structure for EXYNOS5250 Thank you, Donghwa Lee