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

Android: fix broken link + document known adtbo crash #52

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

makohoek
Copy link
Collaborator

When building the Android documentation using:

$ make DEVFAMILY=AM62X OS=android

We see: WARNING: undefined label: android_build_kernel

Fix it by using the correct label "android-build-kernel".

While at it, also document a known U-Boot issue that has been fixed post 10.0 release.

When building the Android documentation using:

$ make DEVFAMILY=AM62X OS=android

We see: WARNING: undefined label: android_build_kernel

Fix it by using the correct label "android-build-kernel".

Signed-off-by: Mattijs Korpershoek <[email protected]>
Link to the commit in ti-u-boot-2024.04 that fixes that issue.

Signed-off-by: Mattijs Korpershoek <[email protected]>
@StaticRocket StaticRocket merged commit 8b0977d into TexasInstruments:master Nov 26, 2024
2 checks passed
@makohoek makohoek deleted the android-fixes branch November 27, 2024 09:16
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.

3 participants