Re: [U-Boot] [PATCH] da850evm: fix NAND WSTROBE and TA timings

20 Apr
2011
20 Apr
'11
10:26 p.m.
The current NAND timings, introduced in commit a3f88293ddd13facd734769c1664d35ab4ed681f da850evm: setup the NAND flash timings , incorrectly set WSTROBE and TA to 0. A more recent inspection of the values set by the Linux kernel indicates that these should be set to 1.
Set the WSTROBE and TA field of the EMIFA cycle-count timings configuration to 1 to match the values set by linux.
Signed-off-by: Ben Gardiner bengardiner@nanometrics.ca CC: Stefano Babic sbabic@denx.de CC: Sandeep Paulraj s-paulraj@ti.com CC: Scott Wood scottwood@freescale.com
board/davinci/da8xxevm/da850evm.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
Thanks
Pushed to u-boot-ti
--Sandeep
5137
Age (days ago)
5137
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paulraj, Sandeep