]> git.kernelconcepts.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>
Wed, 20 Aug 2014 08:06:40 +0000 (10:06 +0200)
commitf6ae1bc6fac2c76f3ad6427284d54fdbfffe1c92
tree7ded9d542c116f7ad091bb47d9cf0321a5e8d8b3
parent8be999c4c3ea8f08ff8a5fac890fa25bda90f6a1
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