Loading arch/arm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -845,6 +845,7 @@ config ARCH_TCC_926 select HAVE_CLK select CLKDEV_LOOKUP select GENERIC_CLOCKEVENTS select NO_MACH_MEMORY_H help Support for Telechips TCC ARM926-based systems. Loading arch/arm/plat-tcc/include/mach/memory.hdeleted 100644 → 0 +0 −18 Original line number Diff line number Diff line /* * Copyright (C) 1999 ARM Limited * Copyright (C) 2000 RidgeRun, Inc. * Copyright (C) 2008-2009 Telechips * Copyright (C) 2010 Hans J. Koch <hjk@linutronix.de> * * Licensed under the terms of the GPL v2. */ #ifndef __ASM_ARCH_MEMORY_H #define __ASM_ARCH_MEMORY_H /* * Physical DRAM offset. */ #define PLAT_PHYS_OFFSET UL(0x20000000) #endif Loading
arch/arm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -845,6 +845,7 @@ config ARCH_TCC_926 select HAVE_CLK select CLKDEV_LOOKUP select GENERIC_CLOCKEVENTS select NO_MACH_MEMORY_H help Support for Telechips TCC ARM926-based systems. Loading
arch/arm/plat-tcc/include/mach/memory.hdeleted 100644 → 0 +0 −18 Original line number Diff line number Diff line /* * Copyright (C) 1999 ARM Limited * Copyright (C) 2000 RidgeRun, Inc. * Copyright (C) 2008-2009 Telechips * Copyright (C) 2010 Hans J. Koch <hjk@linutronix.de> * * Licensed under the terms of the GPL v2. */ #ifndef __ASM_ARCH_MEMORY_H #define __ASM_ARCH_MEMORY_H /* * Physical DRAM offset. */ #define PLAT_PHYS_OFFSET UL(0x20000000) #endif