On Mon, Dec 14, 2015 at 9:42 AM, hllpc <valeria.murgia...@gmail.com> wrote:
> I placed the .o file renamed as am335-pru1-fw but dmesg still gives me the
> same warning.. and I get the same I/O error when trying to load BB-REPLICAP,
> but it seems like cape-universaln is loaded at boot but is not in cat
> /boot/uenv.txt,if I try to remove it the beaglebone reboots

YOu have an extra space: bone_capemgr.enable_partno= BB-REPLICAP

[    0.000000] Kernel command line: console=tty0
console=ttyO0,115200n8 bone_capemgr.enable_partno= BB-REPLICAP$
root=/dev/mmcblk0p2 rootfstype=ext4 rootwait coherent_pool=1M quiet
cape_universal=enable

get rid of it..

Remove "cape_universal=enable" from /boot/uEnv.txt and you won't

btw, replicape was setup to use uio-pruss, so change from the ti kernel to:

sudo apt-get update ; sudo apt-get install linux-image-4.1.14-bone17 ;
sudo reboot

till it's upgrade for remoteproc_prus..

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to