ARM: add mach-asm9260
authorOleksij Rempel <linux@rempel-privat.de>
Mon, 24 Nov 2014 11:08:27 +0000 (12:08 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 28 Nov 2014 14:06:38 +0000 (15:06 +0100)
commitd9bfc86dc69af78fb42fe075f9f2576880fd22a4
tree21116c62dee2f32ee485be6915894744b130f054
parent32e049ad7997ef09af3fc1969325ce2326a5dd11
ARM: add mach-asm9260

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>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/mach-asm9260/Kconfig [new file with mode: 0644]
This page took 0.024865 seconds and 5 git commands to generate.