]> git.karo-electronics.de Git - karo-tx-linux.git/commit
metag: TCM support
authorJames Hogan <james.hogan@imgtec.com>
Tue, 9 Oct 2012 09:54:17 +0000 (10:54 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Tue, 29 Jan 2013 12:34:22 +0000 (12:34 +0000)
commit0642d642819516073487415a44cdf6e35a584196
treef720d3f0a43611b4663bf09e293d5e396cdeff2d
parent8070282dba31c258cbc1c338fd8e29c4b50c226a
metag: TCM support

Add some TCM support

Signed-off-by: James Hogan <james.hogan@imgtec.com>
arch/metag/include/asm/mmzone.h [new file with mode: 0644]
arch/metag/include/asm/sparsemem.h [new file with mode: 0644]
arch/metag/include/asm/tcm.h [new file with mode: 0644]
arch/metag/kernel/tcm.c [new file with mode: 0644]
arch/metag/mm/numa.c [new file with mode: 0644]