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

Additional partition layout fix #6

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

madisongh
Copy link
Member

With L4T R32.4.4, the id attribute on a partition
is used to specify the partition number. This allows,
for instance, the APP partition to be physically located
at the end of an SDcard but appear as partition 1 in the
GPT.

Since our custom layouts were derived from an earlier
version of L4T that simply used id as a sequence number
for the flashing tools with no external effect, we must
remove those attributes to be compatible with the newer
tools.

Signed-off-by: Matt Madison matt@madison.systems

With L4T R32.4.4, the `id` attribute on a partition
is used to specify the partition number.  This allows,
for instance, the APP partition to be physically located
at the end of an SDcard but appear as partition 1 in the
GPT.

Since our custom layouts were derived from an earlier
version of L4T that simply used `id` as a sequence number
for the flashing tools with no external effect, we must
remove those attributes to be compatible with the newer
tools.

Signed-off-by: Matt Madison <matt@madison.systems>
@madisongh madisongh merged commit c980420 into OE4T:master-next Nov 3, 2020
irodriguez-veridas pushed a commit to irodriguez-veridas/oe4t-meta-mender-community that referenced this pull request May 21, 2024
…learance

Revert to enable reseting unbootable status flag again
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.

1 participant