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: Update known issues for SDK 10.1 #139

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

makohoek
Copy link
Collaborator

@makohoek makohoek commented Dec 18, 2024

  • Remove jack playback
  • List U-Boot environment issue

@vishalmti @glaroque

This has been solved in SDK 10.0, so we can remove it
from the known issues section.

Signed-off-by: Mattijs Korpershoek <[email protected]>
cshilwant
cshilwant previously approved these changes Dec 18, 2024
When doing the following in U-Boot:

=> setenv bootargs param=value
=> run bootcmd

We are supposed to pass param=value to the kernel commandline.
This no longer works with bootmeth_android.

Fixes have been submitted upstream but the backports did not
land in time.
Document this as a known issue.

Signed-off-by: Mattijs Korpershoek <[email protected]>
@makohoek makohoek dismissed stale reviews from cshilwant and praneethbajjuri via 0a47b90 December 18, 2024 16:00
@makohoek makohoek force-pushed the android-known-issues branch from fdf79f2 to 0a47b90 Compare December 18, 2024 16:00
@makohoek
Copy link
Collaborator Author

Change in v2:

  • Use anonymous (__) links instead of referenced ones (_) (Randolph)

@cshilwant
Copy link
Member

Change in v2:

  • Use anonymous (__) links instead of referenced ones (_) (Randolph)

Thanks for following this methodology in docs as well. This helps in reviewing!

@cshilwant cshilwant merged commit 7846f36 into TexasInstruments:master Dec 18, 2024
3 checks passed
@makohoek makohoek deleted the android-known-issues branch December 19, 2024 08:39
@makohoek
Copy link
Collaborator Author

Thanks for following this methodology in docs as well. This helps in reviewing!

I believe that helping the reviewers is very important. Doing a small "cover letter diff" as a comment does not take contributors too much time and should, imho, be standard practice.

Glad it helps 😄

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.

5 participants