83ef3338a2
This patch introduces support for the tcc platform by creating an arch/arm/plat-tcc and arch/arm/mach-tcc8k directories and adding basic include files plus Kconfig and Makefile. Signed-off-by: "Hans J. Koch" <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
11 lines
221 B
C
11 lines
221 B
C
/*
|
|
* Author: <linux@telechips.com>
|
|
* Created: June 10, 2008
|
|
*
|
|
* Copyright (C) 2000 Russell King.
|
|
* Copyright (C) 2008-2009 Telechips
|
|
*
|
|
* Licensed under the terms of the GPL v2.
|
|
*/
|
|
#define VMALLOC_END 0xf0000000UL
|