commit | 54aa603d2ce1d9374a1f5c6336362037ad2d8b51 | [log] [tgz] |
---|---|---|
author | Sandeep Paulraj <s-paulraj@ti.com> | Sun Oct 11 09:14:58 2009 -0400 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sun Oct 18 16:52:53 2009 -0500 |
tree | b5bdca4fed413e2a0d77c66063afbd8212b39d03 | |
parent | b8d0aa0c78b8c0fa51acada3c486b81085924b53 [diff] |
TI DaVinci DVEVM: Add Config option for 64 bit Support Adding the CONFIG_SYS_64BIT_VSPRINTF in the DVEVM 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>