From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Tue, 12 Feb 2013 17:51:06 +0900 Subject: [U-Boot] [PATCH 6/7 V3] EXYNOS5: Add initial DTS file for Snow. In-Reply-To: <1359697182-18843-7-git-send-email-rajeshwari.s@samsung.com> References: <1359697182-18843-1-git-send-email-rajeshwari.s@samsung.com> <1359697182-18843-7-git-send-email-rajeshwari.s@samsung.com> Message-ID: <511A027A.6030508@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 Dear Rajeshwari, On 01/02/13 14:39, Rajeshwari Shinde wrote: > This patch adds the DTS file for Snow Board. > > Signed-off-by: Rajeshwari Shinde > --- > Changes in V2: > -None > Changes in V3: > - None > board/samsung/dts/exynos5250-snow.dts | 69 +++++++++++++++++++++++++++++++++ > 1 files changed, 69 insertions(+), 0 deletions(-) > create mode 100644 board/samsung/dts/exynos5250-snow.dts > I think, patch 6 and 7 should be separated with another patch. Thanks, Minkyu Kang.