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

Increase partitions shift on pinebookpro #115

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Increase partitions shift on pinebookpro #115

merged 1 commit into from
Feb 25, 2020

Conversation

renatoaguiar
Copy link
Contributor

@renatoaguiar renatoaguiar commented Feb 22, 2020

Create boot partition starting at 32768 sectors on pinebookpro platforms. That leaves enough unallocated space to install u-boot without overlapping with any partition.

@renatoaguiar renatoaguiar mentioned this pull request Feb 22, 2020
13 tasks
@the-maldridge
Copy link
Member

This shifts really far in and is specific to a single platform. I'd rather you programmatically switch this value based on whether the target is a pinebook or not.

Create boot partition starting at 32768 sectors on pinebookpro
platforms. That leaves enough unallocated space to install u-boot
without overlapping with any partition.
@renatoaguiar renatoaguiar changed the title Increase partitions shift to 32768 sectors Increase partitions shift on pinebookpro Feb 25, 2020
@renatoaguiar
Copy link
Contributor Author

renatoaguiar commented Feb 25, 2020

@xtraeme @the-maldridge I updated the patch to restrict this change to pinebookpro only.

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

2 participants