Hi,

I'm creating a custom device tree file to work with the PRU, and whenever I 
try to add the name of the part number to the uEnv.txt file, boot will hang 
for about 3-5 minutes then run correctly. The device tree file works 
correctly and does not hang after bootup whenever I manually add the part 
number by calling:

echo BB-BONE-PRU-05 > /sys/devices/bone_capemgr.8/slots

The device tree file I'm using is copied from the BB-BONE-PRU-01-00A0.dts 
file in the /lib/firmware folder.
Bootup will still hang when values aren't modified, and It's just a 
different part number.

I'm saving the BB-BONE-PRU-05-00A0.dts file in the /lib/firmware folder and 
compiling the file using:

dtc -O dtb -o BB-BONE-PRU-05-00A0.dtbo -b 0 -@ BB-BONE-PRU-05-00A0.dts
Does anyone know how I can use this custom device tree file without boot 
hanging?

-- 
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/groups/opt_out.

Reply via email to