Code review comment for lp:~mabac/linaro-image-tools/snowball-support

Revision history for this message
Mattias Backman (mabac) wrote :

I have tested this by creating a "raw image" for the board like this:

    ./linaro-media-create --dev snowball_emmc --binary linaro-natty-nano-tar-20110516-0.tar.gz --hwpack hwpack_linaro-snowball_0.3_armel_unsupported.tar.gz --rootfs ext3 --image_file snowball.bin

and writing the image to the board like this:

    sudo riff -f snowball.bin

The board boots to prompt with the nano image. I hope STE (Tony?) will verify this more thoroughly while reviewing.

Note that the riff debs where taken from an internal share at STE and the hwpack was taken from Tony's network share. Can I redistribute these within Linaro? The hwpack does not contain the startfiles.cfg file yet btw.

Thanks,

Mattias

« Back to merge proposal