Neabex wrote:
> I've looked around, but I've been unable to find instructions on how
> to generate something similar to the BBB emmc flasher image. I know
> how to build an image for BBB using Angstrom, but is there a specific
> target or some sort of script to generate my own BBB emmc flasher image?
> I want to be able to make an SD card to flash my custom builds.
so far, there are no instructions to generate a flasher image.
generating the image involves actually running it on the real hardware
first.
for tinkering with custom builds I would recommend to simply boot and
run it from an sd card, that involves just simply copying kernel and
root file sytem to the card. You might want to delete MLO from the
emmc to make it boot from SD always.