On Fri, Oct 13, 2017 at 2:23 PM, 'Dimitar Dobrev' via Machinekit
<[email protected]> wrote:
> Option 1 made no difference to the output. Option 2 removed this line:
>
> bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 2015.10-00001-g143c9ee]
>
> Unfortunately, it makes no difference. I still get:
>
> grep: /sys/devices/bone_capemgr.*/slots: No such file or directory

That's 3.8.x path

in v4.1.x + it's

debian@test-bbb-2:~$ cat /proc/cmdline
console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait
coherent_pool=1M net.ifnames=0
debian@test-bbb-2:~$ uname -r
4.9.54-ti-r68
debian@test-bbb-2:~$ ls -lha /sys/devices/platform/bone_capemgr/
total 0
drwxr-xr-x  4 root root    0 Oct 13 20:43 .
drwxr-xr-x 20 root root    0 Oct 13 20:43 ..
drwxr-xr-x  2 root root    0 Oct 13 20:43 baseboard
lrwxrwxrwx  1 root root    0 Oct 13 20:43 driver ->
../../../bus/platform/drivers/bone_capemgr
-rw-r--r--  1 root root 4.0K Oct 13 20:43 driver_override
-r--r--r--  1 root root 4.0K Oct 13 20:43 modalias
lrwxrwxrwx  1 root root    0 Oct 13 20:43 of_node ->
../../../firmware/devicetree/base/bone_capemgr
drwxr-xr-x  2 root root    0 Oct 13 20:43 power
-rw-r--r--  1 root root 4.0K Oct 13 20:43 slots
lrwxrwxrwx  1 root root    0 Oct 13 20:43 subsystem -> ../../../bus/platform
-rw-r--r--  1 root root 4.0K Oct 13 20:43 uevent

While the slots file is only there if U-Boot does not pass:

bone_capemgr.uboot_capemgr_enabled=1

btw, do you have a file located here:

/uEnv.txt

That also breaks U-Boot overlays, remove it.

Regards,

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

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to