-
Notifications
You must be signed in to change notification settings - Fork 78
Android: improve kernel guide + remove un-needed CONFIG_part_variant conditionals #158
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
Merged
cshilwant
merged 3 commits into
TexasInstruments:master
from
makohoek:mkorpershoek/android-doc-improv
Feb 5, 2025
Merged
Android: improve kernel guide + remove un-needed CONFIG_part_variant conditionals #158
cshilwant
merged 3 commits into
TexasInstruments:master
from
makohoek:mkorpershoek/android-doc-improv
Feb 5, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
95f83f3 to
31d1988
Compare
Collaborator
Author
|
Change in v2:
|
glaroque
approved these changes
Feb 1, 2025
cshilwant
previously approved these changes
Feb 1, 2025
StaticRocket
requested changes
Feb 4, 2025
It's not much faster, I never use it and it clutters the doc. Drop it from the kernel guide. Signed-off-by: Mattijs Korpershoek <[email protected]>
The common Android documentation (located at source/android) has a bunch of conditionals that test if device is either AM62X or AM62PX. Since the Android SDK only supports these 2 SoCs, there is no need to have these conditionals. Remove them to simplify the .rst files. Signed-off-by: Mattijs Korpershoek <[email protected]>
We have this in our internal BayLibre documentation. Add it here as well so that both pages match. Signed-off-by: Mattijs Korpershoek <[email protected]>
31d1988 to
1d73cfe
Compare
Collaborator
Author
|
Change in v3:
|
StaticRocket
approved these changes
Feb 5, 2025
cshilwant
approved these changes
Feb 5, 2025
vishalmti
approved these changes
Feb 5, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See each individual commit for details.