> Ah! yes I realized that later.
>
> So now I reflashed the BBG.
> I saw that /boot/dtbs/ folder in BBG has all the dtb files so I changed
> the am335x-bonegreen.dtb file to am335x-bonegreen.dts file i.e. I
> decompiled it so that I can make changes in it.
>
> After making some changes, I converted dts file to dtb file so that it
> can be read by kernel during boot.
> I also added dtb=am335x-bonegreen.dtb line in the /boot/uEnv.txt file.
>
> But I faced the same problem again. I tried to boot into the BBG but
> all the leds are ON now and it is not booting.
>
> I don't know where am I going wrong.
> I have to keep on reflashing the BBG and do the setup all over again :(

Use the device tree source under /opt/source/dtb-4.14-ti/ instead..

Plus there is a built-in makefile so you can just run:

make
sudo make install

So you can't mess up.. ;)

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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYhPdWunzY-XcT%2BQ-Qbi7a1o8onnJ9bo%2BqVt%2BdYHGGJm1Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to