I have been using DVSDK 2.xx for months and recently upgraded to DVSDK 4.00. On our EVM DM356 board the system boots fine.
Today I installed DVSDK 4.01 (dvsdk_dm365-evm_4_01_00_09_setuplinux). Followed the instructions (ie ./setup.sh) and on power cycle system complains about
nand_bbt: ECC error while reading bad block table
nand_read_bbt: Bad block at 0x000000800000
nand_read_bbt: Bad block at 0x00007a420000
nand_read_bbt: Bad block at 0x00007b320000
downloads the kernel and Hangs after
Uncompressing Linux.................................................
..........done, booting the kernel.
I have tried this as a TFTP/ NFS boot and SD BOOT both hang in the exact same way.
UPDATE: as i was typing this email and rebooting several times (5 x) each time a failure and then it booted up!.. Now it boots everytime
(First boot)
COMPONENT Video instead of showing the DEMO ICON Screen (as in 4.00) it show
ARAGO PROJECT
...
DM365:-evm Login:
<RESET>
(SECOND BOOT)
Booted again but Component screen is blank.
<RESET & POWERCYCLE>
(THIRD and FORTH boot)
Booted again - Component Screen hung at TI Progress bar.
One Curiuos item is
in kernel boot, I see this.
Kernel command line: console=ttyS0,115200n8 rw mem=54M video=davincifb:vid0=OFF:
vid1=OFF:osd0=720x576x16,4050K dm365_imp.oper_mode=0 davinci_capture.device_type
=4 vpfe_capture.cont_bufsize=6291456 davinci_enc_mngr.ch0_output=COMPONENT davin
ci_enc_mngr.ch0_mode=480P-60 root=/dev/nfs nfsroot=12.16.0.74:/home/user/target
fs ip=dhcp
...
Populating dev cacheFAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev mmcblk0.
EXT3-fs: mounted filesystem with writeback data mode.
kjournald starting. Commit interval 5 seconds
Why is it trying to mount this?
Has anyone else experiencing this this? Any suggestions?
Attached is a log of successful kernel boot (Demo still didn't run)
---------------------------------------------------------------------------------------------------------
...