From: Tomasz Figa <tomasz.figa@gmail.com>
To: hua dillon <dillonhua@gmail.com>
Cc: Olof Johansson <olof@lixom.net>,
Kukjin Kim <kgene.kim@samsung.com>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
Arnd Bergmann <arnd@arndb.de>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
Ben Dooks <ben.dooks@codethink.co.uk>,
Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH CRITICAL] ARM: s3c64xx: dt: Fix boot failure due to double clock initialization
Date: Sat, 14 Dec 2013 04:41:06 -0800 (PST) [thread overview]
Message-ID: <1500417.9RFCmzklxv@flatron> (raw)
In-Reply-To: <CAPTRvHn7yTt6mC1fjEn5Ra9yx=GZ1DyNQtGWvHsDd_LkuiM_wA@mail.gmail.com>
On Saturday 14 of December 2013 16:19:05 hua dillon wrote:
> hi olof:
>
> i think mini6410 from china is the board you want .
There were several cheap boards with S3C6410 available, but I'm not sure
how many of them are still on the market.
I guess Mini6410/Tiny6410 are, as I can at least see their prices there:
http://www.andahammer.com/mini6410-sdk/
http://www.andahammer.com/t6410sdk/
They are almost fully compatible, so they should be thought as just
a single Mini6410 board, but in different form factors. I do most of
my testing on the latter.
>From other boards supported in mainline, there are:
- A&W6410 (mach-anw6410) - I couldn't find any information on it
anywhere,
- Wolfson Cragganmore 6410 - Mark Brown (copied) is using it for some
testing of audio codec AFAIK, but I'm not sure if you can get that
anywhere.
- HMT (mach-hmt), SmartQ 5/7 (mach-smartq*) - they are supposed to be
some tablet-like products, but again I'm not sure if you can still
get them,
- SMDK6400/SMDK6410 are Samsung's official development boards for
S3C6400/S3C6410 - I have access to one at the office; no idea if
you can get one anywhere,
- NCP - an abandoned Samsung's development board - you definitely
can't get that anywhere; in fact I'd say that there is no more such
board alive over the world and it just should be dropped from mainline.
That's all I can find at the moment. Anyway, I have copied Ben, maybe he
knows more than that.
Best regards,
Tomasz
WARNING: multiple messages have this Message-ID (diff)
From: tomasz.figa@gmail.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH CRITICAL] ARM: s3c64xx: dt: Fix boot failure due to double clock initialization
Date: Sat, 14 Dec 2013 04:41:06 -0800 (PST) [thread overview]
Message-ID: <1500417.9RFCmzklxv@flatron> (raw)
In-Reply-To: <CAPTRvHn7yTt6mC1fjEn5Ra9yx=GZ1DyNQtGWvHsDd_LkuiM_wA@mail.gmail.com>
On Saturday 14 of December 2013 16:19:05 hua dillon wrote:
> hi olof:
>
> i think mini6410 from china is the board you want .
There were several cheap boards with S3C6410 available, but I'm not sure
how many of them are still on the market.
I guess Mini6410/Tiny6410 are, as I can at least see their prices there:
http://www.andahammer.com/mini6410-sdk/
http://www.andahammer.com/t6410sdk/
They are almost fully compatible, so they should be thought as just
a single Mini6410 board, but in different form factors. I do most of
my testing on the latter.
>From other boards supported in mainline, there are:
- A&W6410 (mach-anw6410) - I couldn't find any information on it
anywhere,
- Wolfson Cragganmore 6410 - Mark Brown (copied) is using it for some
testing of audio codec AFAIK, but I'm not sure if you can get that
anywhere.
- HMT (mach-hmt), SmartQ 5/7 (mach-smartq*) - they are supposed to be
some tablet-like products, but again I'm not sure if you can still
get them,
- SMDK6400/SMDK6410 are Samsung's official development boards for
S3C6400/S3C6410 - I have access to one at the office; no idea if
you can get one anywhere,
- NCP - an abandoned Samsung's development board - you definitely
can't get that anywhere; in fact I'd say that there is no more such
board alive over the world and it just should be dropped from mainline.
That's all I can find at the moment. Anyway, I have copied Ben, maybe he
knows more than that.
Best regards,
Tomasz
next prev parent reply other threads:[~2013-12-14 12:41 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-13 19:59 [PATCH CRITICAL] ARM: s3c64xx: dt: Fix boot failure due to double clock initialization Tomasz Figa
2013-12-13 19:59 ` Tomasz Figa
2013-12-14 3:00 ` Arnd Bergmann
2013-12-14 3:00 ` Arnd Bergmann
2013-12-14 5:50 ` Olof Johansson
2013-12-14 5:50 ` Olof Johansson
2013-12-14 17:28 ` Santosh Shilimkar
2013-12-14 17:28 ` Santosh Shilimkar
2013-12-14 11:47 ` Sebastian Hesselbarth
2013-12-14 11:47 ` Sebastian Hesselbarth
2013-12-14 17:30 ` Santosh Shilimkar
2013-12-14 17:30 ` Santosh Shilimkar
2013-12-14 5:52 ` Olof Johansson
2013-12-14 5:52 ` Olof Johansson
[not found] ` <CAPTRvHn7yTt6mC1fjEn5Ra9yx=GZ1DyNQtGWvHsDd_LkuiM_wA@mail.gmail.com>
2013-12-14 12:41 ` Tomasz Figa [this message]
2013-12-14 12:41 ` Tomasz Figa
2013-12-14 14:14 ` Dillon
2013-12-14 14:14 ` Dillon
2013-12-16 21:09 ` Mark Brown
2013-12-16 21:09 ` Mark Brown
2013-12-17 15:14 ` Charles Keepax
2013-12-17 15:14 ` Charles Keepax
2013-12-17 19:12 ` Olof Johansson
2013-12-17 19:12 ` Olof Johansson
2014-06-10 8:17 ` Olof Johansson
2014-06-10 8:17 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1500417.9RFCmzklxv@flatron \
--to=tomasz.figa@gmail.com \
--cc=arnd@arndb.de \
--cc=ben.dooks@codethink.co.uk \
--cc=broonie@kernel.org \
--cc=dillonhua@gmail.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
--cc=sebastian.hesselbarth@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.