[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <48CEC71F.3000006@manoweb.com>
Date: Mon, 15 Sep 2008 13:35:43 -0700
From: Alessio Sangalli <alesan@...oweb.com>
To: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Driver for tightly coupled memory
Hi, the platform I am working on right now (ARM) has a so called 'TCM'
(tightly coupled memory) that is some 8 to 32kB of SRAM in the chip, no
waitstates, very high bandwidth, and it is possible to access it *while*
accessing main memory. It may be a very good thing (for example) to
implement a software FIFO to be used in ISRs or such.
Do you know of any implementation of such software FIFO or any other
kernel driver for TCMs?
bye
Alessio
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists