96boards: fix the dragonboard example #1129

Closed
wants to merge 3 commits into
from

Conversation

Projects
None yet
1 participant
Contributor

piso77 commented Feb 9, 2017

These are the minimum changes required to generate a kernel snap that boots on a Dragonboard410c board.

CONFIG_MMC*: to avoid hanging during boot when initrd can't find a valid /dev/disk... paritition

CONFIG_EXT4: the is self explanatory

CONFIG_BLK_DEV_LOOP: to avoid a "can't mount loop device: no space left on device" error on boot

Tested on my dragonbroard, generating a new image from scratch.

Signed-off-by: Paolo Pisati paolo.pisati@canonical.com

Thanks for helping us make a better Snapcraft!

Checklist:

LP: #BUG_NUMBER

Paolo Pisati and others added some commits Feb 9, 2017

snapcraft.yaml: 96boards: add the minimal config changes to boot a dr…
…agonboard410c

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
snapcraft.yaml: 96boards: unpack firmware.tar to /firmware
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>

@piso77 piso77 closed this Feb 10, 2017

@piso77 piso77 deleted the piso77:2.26_dragonboard_fixes branch Feb 17, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment