I am currently working with a DM6467T EVM and dvsdk v3_10, and I want to boot dm6467T EVM over PCI bus from a PC (intel processor, running SUSE 10.1).here is the problem:
1) I boot the device successful.
2) then, I end the saBootApp.o,
I rmmod dm646x_pci_boot.ko
I insmod dm646x_pci_boot.ko
3) I want to boot the device again, but I failed, here is where saBootApp stopped:
argc:5
3----------------------------------
mapped_buffer:b7f1c000
ublDaVinci.bin file opened
Size of ublDaVinci.bin file = 14336
14336 bytes read from file ublDaVinci.bin
4----------------------------------
And my SUSE linux has no response
After rebooting the PC(SUSE linux ), come the the same phenomenon.