]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00286273-2 misc: sram: Set default alignment to 4Kbytes
authorNicolin Chen <b42378@freescale.com>
Tue, 5 Nov 2013 11:23:58 +0000 (19:23 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 16:06:05 +0000 (18:06 +0200)
commit07ba6f61766d1d5fad1a92cc14ed5337102911bc
tree70eaa8e52839a6805dda18b275e74d5f735f8706
parentdcd19e45ad03a361599432a2201139ec8d7fbb2e
ENGR00286273-2 misc: sram: Set default alignment to 4Kbytes

As Kernel 3.0.35 does, we set the default iram alignment to 4Kbytes,
although it would waste few memory space.

We here try to do this as an expediency because currently we couldn't
find a perfect solution for 4Kbytes alignment requirement from SDMA.

Signed-off-by: Nicolin Chen <b42378@freescale.com>
drivers/misc/sram.c