[PATCH 1/2] ARM: QQ2440 machine architecture
From: Ramax Lo <hidden>
Date: 2011-02-06 12:12:00
Hi Domenico, 2011/2/3 Domenico Andreoli [off-list ref]:
From: Domenico Andreoli <redacted> Add core architecture support for QQ2440. Signed-off-by: Domenico Andreoli <redacted>
snip
quoted hunk ↗ jump to hunk
--- /dev/null ? 1970-01-01 00:00:00.000000000 +0000 +++ arm-2.6.git/arch/arm/mach-s3c2440/mach-qq2440.c ? ? 2011-02-02 21:59:39.000000000 +0000@@ -0,0 +1,358 @@ +/* linux/arch/arm/mach-s3c2440/mach-qq2440.c + * + * Copyright (c) 2011 Domenico Andreoli <cavokz@gmail.com> + * ? ? ?Based on mach-mini2440.c by Ramax Lo <ramaxlo@gmail.com> + *
The original author that added mini2440 support is Michel Pollet, not me, although his partial work is based on mine.
+ * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. +*/