From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: add mach-asm9260
Date: Mon, 27 Oct 2014 16:18:09 +0300 [thread overview]
Message-ID: <544E4611.8070802@cogentembedded.com> (raw)
In-Reply-To: <1414401792-7445-2-git-send-email-linux@rempel-privat.de>
Hello.
On 10/27/2014 12:23 PM, Oleksij Rempel wrote:
> it is low cost (?) SoC targeted for market in China and India which
> trying to compete with AT91SAM9G25.
> Here is some info:
> http://www.alphascale.com/index.asp?ics/615.html
> One of products:
> http://www.aliexpress.com/store/product/2014-hot-sales-FREE-SHIPPING-new-Purple-core-ARM9-development-board-ASM9260T-SDRAM-power-line/433637_1931495721.html
> In some cases this SoC looks similar to iMX23/iMX28. But currently it makes no
> sense to merge mach code of this devices. Especially because most differences
> are already collected mach-mxs folder.
> Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
[...]
> diff --git a/arch/arm/mach-asm9260/Kconfig b/arch/arm/mach-asm9260/Kconfig
> new file mode 100644
> index 0000000..33b9b28
> --- /dev/null
> +++ b/arch/arm/mach-asm9260/Kconfig
> @@ -0,0 +1,6 @@
> +config MACH_ASM9260
> + bool "Alphascale ASM9260"
> + depends on ARCH_MULTI_V5
> + select CPU_ARM926T
> + help
> + Support for Alpascale ASM9260 based platform.
s/Alpascale/Alphascale/?
WBR, Sergei
next prev parent reply other threads:[~2014-10-27 13:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-27 9:23 [PATCH 0/2] initial suport for Alphascale ASM9260 Oleksij Rempel
2014-10-27 9:23 ` [PATCH 1/2] ARM: add mach-asm9260 Oleksij Rempel
2014-10-27 13:18 ` Sergei Shtylyov [this message]
2014-10-27 13:22 ` Oleksij Rempel
2014-10-27 13:36 ` Oleksij Rempel
2014-10-27 13:37 ` Oleksij Rempel
2014-10-27 13:41 ` [PATCH 1/2 v2] " Oleksij Rempel
2014-10-27 9:23 ` [PATCH 2/2] ARM: add lolevel debug support for asm9260 Oleksij Rempel
2014-11-17 8:27 ` [PATCH 0/2] initial suport for Alphascale ASM9260 Oleksij Rempel
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=544E4611.8070802@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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.