Hi all,
I'm working with a BPI-P2 board.
I installed the last Armbian version for BPI-M2 as the two boards are basically the same except the RJ45 connector and the eMMC.
I installed it on an SD card, and everythig worked perfectly.
Now I need to put the OS on the eMMC and then completely remove the SD card, but I'm struggling.
The default Armbian for BPI-M2 is not intended to support eMMC, so I'm not surprised that with this version the eMMC dosn't show up.
So I tried to modify the dtb and enable the eMMC nodes, and then reboot.
Here the changes I made:
Sadly this wasn't enought, and I still can't see the eMMC.
I read a lot of threads, but I've not been able to find a solution.
I guess that I have some problems with the uBoot or with the drivers not present in the kernel.
I'm quite new to Linux, and I've never recompiled a kernel or a uBoot.