<DC-IRC>
<tdwtp> Hi there. Does anybody know, why the images from the armbian website boot on the eMMC of a Nanopi NEO Core, but building using armbian/build tells me it can't find the eMMC (tries to boot from 2 and can't find 1)
<DC-IRC>
<tdwtp> I am using armbian-install and tried dd too
<DC-IRC>
<Werner> Maybe there was some regression since the images for the release were built
<DC-IRC>
<Werner> Needs research
juri_ has quit [Ping timeout: 240 seconds]
<DC-IRC>
<tdwtp> I can run the Nanopi Air from build and install on eMMC (which also has it on eMMC 2 not 1). Maybe the eMMC is not properly setup in the neo config/patches?
<DC-IRC>
<tdwtp> Build root removed the boards entirely (?) and I can't figure out how to get this one patch back on armbian. Commit logs did not seem to change. I have no clue how to check uboot
<DC-IRC>
<viraniac> Thanks for reporting. I think there might be some patches that are missing here for extra mmc support. Let me take a look
<DC-IRC>
<tdwtp> Nice thanks. I checked a little further and it seems ubiit is finding the eMMC, but it's not booting it? It tries to boot from mmc2 but as soon as it tries it fails to boot from 1 (which does not exist) and 0 (sdcard) is not inserted (see my picture). Basically uboot starts it but the /boot on the eMMC is messed up? (I am still trying to figure it out)
<DC-IRC>
<tdwtp> Nice thanks. I checked a little further and it seems uboot is finding the eMMC, but it's not booting it? It tries to boot from mmc2 but as soon as it tries it fails to boot from 1 (which does not exist) and 0 (sdcard) is not inserted (see my picture). Basically uboot starts it but the /boot on the eMMC is messed up? (I am still trying to figure it out)
<DC-IRC>
<viraniac> could you try creating a build from my branch?