Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

96boards: fix the dragonboard example #1129

Closed
wants to merge 3 commits into from
Closed

96boards: fix the dragonboard example #1129

wants to merge 3 commits into from

Conversation

piso77
Copy link
Contributor

@piso77 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

piso77 and others added 3 commits February 9, 2017 17:05
…agonboard410c

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
@piso77 piso77 closed this Feb 10, 2017
@piso77 piso77 deleted the 2.26_dragonboard_fixes branch February 17, 2017 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant