[PATCH 03/14] davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
From: Russell King - ARM Linux <hidden>
Date: 2010-09-17 10:16:02
Also in:
linux-omap
From: Russell King - ARM Linux <hidden>
Date: 2010-09-17 10:16:02
Also in:
linux-omap
On Fri, Sep 17, 2010 at 03:17:47PM +0530, Santosh Shilimkar wrote:
On Davinci SRAM is mapped as MT_DEVICE becasue of the section mapping pre-requisite instead of intended MT_MEMORY_NONCACHED Since the section mapping limitation gets fixed with first patch in this series, the MT_MEMORY_NONCACHED can be used now. Have not tested this, so somebody with Davinci hardware can try this out
Is this still true?