-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Task/To-DoProject management: To-Do or task(s) someone is working onProject management: To-Do or task(s) someone is working on
Description
Task description
While working on Radxa Nio 12L support which uses 4096 byte native storage via UFS I noticed just setting offset isn’t enough as the build system always defaults to 512 byte's with the included sfdisk from the docker image.
- Find a solution to have --sector-size enabled for sfdisk in our build process which is a thing in newer versions. (See https://man7.org/linux/man-pages/man8/sfdisk.8.html)
- Update partitioning.sh to make use of sector sizes in
sfdisk
andlosetup
- Add documentation for sector size env variable
Metadata
Metadata
Assignees
Labels
Task/To-DoProject management: To-Do or task(s) someone is working onProject management: To-Do or task(s) someone is working on