ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
authorLinus Walleij <linus.walleij@stericsson.com>
Tue, 15 Sep 2009 16:30:37 +0000 (17:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 15 Sep 2009 21:11:05 +0000 (22:11 +0100)
This adds the TCM interface to Linux, when active, it will
detect and report TCM memories and sizes early in boot if
present, introduce generic TCM memory handling, provide a
generic TCM memory pool and select TCM memory for the U300
platform.

See the Documentation/arm/tcm.txt for documentation.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found