Hi, with the objective of building my own filesystem, I installed the "arago-base-tisdk-image-dm816x-evm.tar.gz" and tried to boot it. It finally boots but after a rather long delay and many error messages related to the vpss/sii9022a drivers modules (see attached log).
I wonder if the boot args are wrong. Here is what I currently use:
console=ttyO2,115200n8 rootwait rw mem=256M earlyprintk notifyk.vpssm3_sva=0xBF900000 vram=50M ti816xfb.vram=0:16M,1:16M,2:6M root=/dev/nfs nfsroot=192.168.0.100:/home/user/targetfs ip=dhcp
Any idea what the problem is ? Does the VPSS tries to start but fail because the m3 firmware is not loaded ? How can I avoid that ?
Regards,
Pierre-Olivier