Hi Dennis,
{That’s alright, I am just glad I am getting help from you that’s all as I have given up on the documents in the forum already}
As my BBB isn’t booting anymore, my PC isn’t able to read the contents of BBB anymore. (As usual, as soon as I power my BBB, the USR0 and USR1 get lit and stay like that forever)
Well, actually this is what is happenening, if I had to denote the lit LED as [x] and turned off LED as [], and the USR0 to USR3 LEDs as [] [] [] [] , then this is the pattern I am getting :
[] [] [] [] → [x] [] [] [] → [x] [x] [] [] → [x] [x] [x] [] → [] [] [] [] → [x] [] [] [] → [x] [x] [] [] (and it stays like this forever)
Basically the first three LEDs light up for a fraction of a second, and then everything goes blank and the first two LEDs stay lit forever.
I couldn’t find what’s wrong in the uEnv.txt of the debian image that I am trying to flash on the BBB.
I am no longer flashing or trying to boot from unofficial images.
Earlier I had flashed the following image : BBB-eMMC-flasher-ubuntu-16.04.1-console-armhf-2016-09-09-2gb.img (from https://rcn-ee.com/rootfs/2016-09-09/flasher/BBB-eMMC-flasher-ubuntu-16.04.1-console-armhf-2016-09-09-2gb.img.xz)— after which the problem of only 2 LEDs lighting started.
Right now, I have installed the following image onto my uSD card : https://debian.beagleboard.org/images/BBB-eMMC-flasher-debian-7.5-2014-05-14-2gb.img.xz — but the BBB doesn’t boot from it anymore (even after pressing the S2 button) and still shows the top 2 LEDs lit forever.
I am attaching the uEnv.txt file along with this reply just for further clarification. But as a quick reference I found this part interesting :
loadfdt=load mmc ${mmcdev}:${mmcpart} ${fdtaddr} /dtbs/${fdtfile}
and as Hermans mentioned, it might have something to do with this.
uEnv.txt (1.63 KB)