commit | bc581770cfdd8c17ea17d324dc05e2f9c599e7ca | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Tue Sep 15 17:30:37 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Sep 15 22:11:05 2009 +0100 |
tree | c6d2c2eb82d8a6c6851de0ecc7d8c0e63e026266 | |
parent | 18240904960a39e582ced8ba8ececb10b8c22dd3 [diff] |
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 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>