Hi,
When I perform an OE RPB build for the DragonBoard410c I end up with the following build artifacts (among others):
rpb-console-image-dragonboard-410c.ext4.gz boot-dragonboard-410c.img
The *ext4 is flashed to the rootfs partition and the *img is flashed to the boot partition; everything works great.
When I perform an OE RPB build for the HiKey I end up with only the following artifact:
rpb-console-image-hikey.ext4.gz
The instructions I can find[1] and the artifacts from the official download areas[2] suggest I should need something called *.emmc.img.gz, but my build doesn't generate any such file and it doesn't look like the meta-96boards layer provides any recipes for generating any such type of image. It's as though I were missing a step in there somewhere. How do I get an *emmc.img using OE?
Is there a way (perhaps using fastboot) to see what partitions have been created on the emmc and their sizes?
Best regards, Trevor
[1] https://github.com/96boards/documentation/wiki/HiKeyGettingStarted [2] https://builds.96boards.org/releases/hikey/linaro/debian/latest/