commit | 1f308f997f7d5d57f978d320d118781e53955eb7 | [log] [tgz] |
---|---|---|
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | Thu Apr 11 09:35:39 2013 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Apr 12 07:55:04 2013 +0200 |
tree | 3c98ab6b0a94950a4282b1526052c713aa11b749 | |
parent | 4a530538d6f3a8a00e6f0aac8748fbafe2c3465f [diff] |
imx: mx53ard: Add support for NAND Flash Add support for the Samsung K9LAG08U0M NAND Flash (2-GiB MLC NAND Flash, 2-kiB pages, 256-kiB blocks, 30-ns R/W cycles, 1 CS) on mx53ard. eNFC_CLK_ROOT is set up with a cycle time of 37.5 ns (400 MHz / 3 / 5) for this board, which satisfies the 30-ns NF R/W cycle requirement. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Tested-by: Fabio Estevam <fabio.estevam@freescale.com>