[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <A6A3B7488C419F488E5B13FFD03C08AD2F4362EE@SN2PRD0510MB370.namprd05.prod.outlook.com>
Date: Mon, 6 Aug 2012 18:16:18 +0000
From: Dongjin Kim <Dongjin.Kim@...eeyamobility.net>
To: Thomas Abraham <thomas.abraham@...aro.org>,
Dongjin Kim <tobetter@...il.com>
CC: Kukjin Kim <kgene.kim@...sung.com>,
Russell King <linux@....linux.org.uk>,
Tony Lindgren <tony@...mide.com>,
Jon Medhurst <tixy@...t.co.uk>,
Shawn Guo <shawn.guo@...aro.org>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-samsung-soc@...r.kernel.org"
<linux-samsung-soc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: 회신: [PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412
Hello Tomas,
I am agree with you to look at using device tree and I have some plan for it.
But as of now I am focusing to bring up the hardware itself with mainline kernel and merge into it.
I also need some time to look at the requirement of device tree, because I am not familiar with it yet.
Any advice will be welcomed.
Thanks,
Dongjin.
________________________________________
보낸 사람: Thomas Abraham [thomas.abraham@...aro.org]
보낸 날짜: 2012년 8월 7일 화요일 오전 2:37
받는 사람: Dongjin Kim
참조: Dongjin Kim; Kukjin Kim; Russell King; Tony Lindgren; Jon Medhurst; Shawn Guo; Uwe Kleine-König; linux-arm-kernel@...ts.infradead.org; linux-samsung-soc@...r.kernel.org; linux-kernel@...r.kernel.org
제목: Re: [PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412
On 6 August 2012 19:40, Dongjin Kim <tobetter@...il.com> wrote:
> The HKDK4412 is the CPU module developed by Hardkernel which is based on
> Exynos 4412. mach_hkdk4412.c is to run on ODROID-X hardware and Machine ID
> (4289) is registered.
>
> Change-Id: I3af02808c03b9acea916c310390a4904ad92d761
> Signed-off-by: Dongjin Kim <dongjin.kim@...eeyamobility.net>
> ---
> arch/arm/mach-exynos/Kconfig | 23 +
> arch/arm/mach-exynos/Makefile | 1 +
> arch/arm/mach-exynos/mach-hkdk4412.c | 979 ++++++++++++++++++++++++++++++++++
> arch/arm/tools/mach-types | 1 +
> 4 files changed, 1004 insertions(+)
> create mode 100644 arch/arm/mach-exynos/mach-hkdk4412.c
How about looking at using device tree option for this board. That
might require additional effort but would be helpful in the long run.
Thanks,
Thomas.
Powered by blists - more mailing lists