commit | 6e0e3c1c3d80acc6c2548bb78cd60a14e95cdd6c | [log] [tgz] |
---|---|---|
author | Sandeep Paulraj <s-paulraj@ti.com> | Sat Oct 10 10:18:46 2009 -0400 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sun Oct 18 16:52:53 2009 -0500 |
tree | 89e3d50225a02f22d802e39e852015a1b6db6f77 | |
parent | 6a87b3f75936879e128feaf20bbc6ec61c75948a [diff] |
TI DaVinci DM355: Add Config option for 64 bit Support Adding the CONFIG_SYS_64BIT_VSPRINTF in the DM355 EVM config. Without this option enabled while performing NAND operations we will get wrong diagnostic messages. Example if the MTD NAND driver find a bad block while erasing from a certain address, it will say bad block skipped at 0x00000000. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>