]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
da850/omap-l138: Fix NAND flash timings
authorLad, Prabhakar <prabhakar.lad@ti.com>
Sun, 24 Jun 2012 21:35:21 +0000 (21:35 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:09 +0000 (14:58 +0200)
commitde94b80d3c8ea4d3b52c9c33d85a9a93c7c4182d
treeecbe8499cc91dba13e3aa4fc8384c78d2d73ac36
parent0d986e61e26280c93b7e261c98b1f606bb9ddc5a
da850/omap-l138: Fix NAND flash timings

Though Commit id a3f88293ddd13facd734769c1664d35ab4ed681f (da850evm:
setup the NAND flash timings) has configured the AEMIF timings, they
are not exactly in sync with the timings used in Linux. Linux is
configuring the timing register as 0x08222204, where as currently it
configured to 0x00100084 in U-Boot. This issue was found out when
support for NAND SPL is added in U-Boot. Without this patch U-Boot
does not come up with SPL.

Tested-by: Christian Riesch <christian.riesch@omicron.at>
Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: Rajashekhara, Sudhakar <sudhakar.raj@ti.com>
Signed-off-by: Hadli, Manjunath <manjunath.hadli@ti.com>
board/davinci/da8xxevm/da850evm.c