forked from armbian/build
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update #4
Closed
Closed
update #4
Conversation
This file contains 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
* switch schedutil to default cpu governor * rollback 3 governors on 3 edge cases
* add mangopi m28k board
* Enable CPU frequency configuration for Orange Pi Zero 3 * Revert "Enable CPU frequency configuration for Orange Pi Zero 3" This reverts commit 7af1ee1. * Enable CPU frequency configuration for Orange Pi Zero 3 --------- Co-authored-by: Gunjan Gupta <viraniac@gmail.com>
* thead: update edge kernel to 6.7-rc8 * thead: add some wifi configurations.
* Set dpkg vendor to Armbian in all images We already set to Armbian, but we didn't set default link. This fixes it for both, Debian and Ubuntu. * Adjust post install scripts to set correct link on upgrade
- arm64: dts: rockchip: cleanups for Mixtile Blade3 - drop `hym8563` pinctrl (don't think the blade3 has an RTC) - `i2c5` is exposed on the 30-pin, add comment - fix tab in `pcie30phy` Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
…(rpardini's bad take) - arm64: dts: rockchip: pci3x4 for Mixtile Blade3 - pinctrl for `1 RK_PB2` pull_up - regulator `vcc3v3_pcie30` always-on and boot-on - there is probably a much better fix than this, but I couldn't find it Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
…ensors - thanks AmazingFate
We need to slow down to HS200 for stable emmc. Add tsadc node for temp sensor. Add power off fix from mail list.
…ution was broken in Noble
…d kernel compilation (not unset)
…y unused for a long time - also `MAINLINE_KERNEL_DIR` not needed then
…done in common), cleanup comments
…via hook instead of pre-setting - common.conf delegating to new `mainline_kernel_decide_version` hooks - special case handling for v6.7-rc7 - some examples - late-stage "use rolling branch version"
… only, no more symlinks
…NOR only, no more symlinks - rockchip64_common is used by BOARDFAMILY's with their own LINUXFAMILY, so we can't be very generic here
…R_MINOR only, no more symlinks
* Update orangepizero3.wip Create a overlay_prefix to h616 for orangepizero3. * Update orangepizero3.wip Added quotes
This does not change the current boot order and requires specific hardware. Test-on: BananaPi BPI-CM4IO Baseboard with BPI-CM4 Module Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com> Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
… check for DISTRIBUTION
…onfig` hook; fixes #6144 - snafu on my part, sorry - also: add more change-tracking variables; add more calls to change tracking in some key places, for future clarity
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.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Jira reference number [AR-9999]
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.
Checklist: