]> Git Repo - J-u-boot.git/commit
TI DaVinci DM365: Add Config option for 64 bit Support
authorSandeep Paulraj <[email protected]>
Sat, 10 Oct 2009 14:19:20 +0000 (10:19 -0400)
committerTom Rix <[email protected]>
Sun, 18 Oct 2009 21:52:53 +0000 (16:52 -0500)
commitb8d0aa0c78b8c0fa51acada3c486b81085924b53
tree0a6de7752278a5bf77bfcf8c5ddea0baa55665b3
parent86a725b9c8b829c217be90e590f3ca2c91fa1dca
TI DaVinci DM365: Add Config option for 64 bit Support

Adding the CONFIG_SYS_64BIT_VSPRINTF in the DM365 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 <[email protected]>
include/configs/davinci_dm365evm.h
This page took 0.034241 seconds and 4 git commands to generate.