Open NumberOneGit opened 2 years ago
Hi,
You have to edit device/glodroid/rpi4/rpi4.mk
file.
PRODUCT_HAS_EMMC := true
lineSYSFS_MMC1_PATH := emmc2bus/f???????.???
line. Instead of ???
you have to put real sysfs path to rpicm4 emmc controller.Probably you also have to copy appropriate device-tree into boot partition.
I'd like to test out GloDroid on the Raspbery Pi CM4. The installer for Pi 4B only comes with an installer for SD cards but not the eMMC related files. Is this something that I can take from another device or are there contents that are hardware specific?