Getting mainline running on the Samsung Gear 2 - part 2 (eMMC)
Introduction In part 1, I got the kernel booting and providing debug output, to the point where I could figure out that the kernel was failing to find the rootfs. The kernel logs suspiciously did not show proper enumeration of the eMMC flash, so that’s what we need to fix. Initial hypothesis We know that the eMMC controller is at least somewhat working, as the Wi-Fi/bluetooth chip is connected to it via SDIO and the kernel logs show that it’s being enumerated as mmc1.