Feature/errwb730001 backport - #101
Closed
evgeny-boger wants to merge 13 commits into
Closed
Conversation
evgeny-boger
commented
Aug 3, 2022
Member
- fast forward до wb114, которая была в stretch
- wb115 тоже притащил, потому что багфикс (АЦП в WB7 от Вовы)
- дальше cherry-pick из Feature/errwb73002 #100
This commit fixes USB bootlet kernel: - fix kernel panic on g_mass_storage module removing by making configfs included (not as module); - fix LEDs by enabling PWM driver for i.MX6 Also it adds missing eMMC lanes pinctrls. Looks like it worked earlier because Boot ROM initialized these pins (didn't work on USB boot though).
which supports ultra high-speed SD cards
Feature/wb7.3 support rebase
* sun4i-gpadc: flushing adc fifo after channel has set up * sun4i-gpadc: removed "waiting for correct values after adc channel changed" * bumped version
See ERRWB73002 (https://wirenboard.com/wiki/WB_7:_Errata) for details.
vdromanov
reviewed
Aug 3, 2022
| @@ -1,3 +1,36 @@ | |||
| linux-wb (5.10.35-wb115+wb101-wb108) stable; urgency=medium | |||
Contributor
There was a problem hiding this comment.
один вопрос - а почему версия-то такая страшная? (и что означает)
Contributor
Contributor
There was a problem hiding this comment.
а вот 5.10.35-wb115+wb101+wb108 - уже работает, как надо
Member
Author
There was a problem hiding this comment.
нет, сравнивать надо с 5.10.35-wb115 просто
страшная, ну потому что 5.10.35-wb115 + какой-то порядковый суффикс (wb101) плюс как-то сказать, что это порт с wb118
vdromanov
approved these changes
Aug 3, 2022
Contributor
|
погонял - хвконф не помирает |
vdromanov
self-requested a review
August 3, 2022 11:52
vdromanov
approved these changes
Aug 3, 2022
Member
Author
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
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.
