]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TI DaVinci DM355: Add Config option for 64 bit Support
authorSandeep Paulraj <s-paulraj@ti.com>
Sat, 10 Oct 2009 14:18:46 +0000 (10:18 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 18 Oct 2009 21:52:53 +0000 (16:52 -0500)
commit86a725b9c8b829c217be90e590f3ca2c91fa1dca
tree89e3d50225a02f22d802e39e852015a1b6db6f77
parent9c44ddccb6602f620fc037974f3e4468ad8a7c0c
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>
include/configs/davinci_dm355evm.h