]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TI DaVinci Sonata: Add Config option for 64 bit Support
authorSandeep Paulraj <s-paulraj@ti.com>
Sun, 11 Oct 2009 13:10:27 +0000 (09:10 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 18 Oct 2009 21:52:53 +0000 (16:52 -0500)
commit64d945abe8cffbacdaeca5f63b9b84f895d2d9ab
tree74d1fcdabba12dcf5a7544979e527c92a72fbaff
parent54aa603d2ce1d9374a1f5c6336362037ad2d8b51
TI DaVinci Sonata: Add Config option for 64 bit Support

Adding the CONFIG_SYS_64BIT_VSPRINTF fot the DM644x based Sonata
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_sonata.h