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
[pull] main from armbian:main #30
Open
pull
wants to merge
771
commits into
mir-one:main
Choose a base branch
from
armbian:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
github-actions
bot
added
documentation
Improvements or additions to documentation
Desktop
labels
Aug 18, 2024
Signed-off-by: Viacheslav Bocharov <[email protected]>
…ctrl: meson: Constify some structures` - due to torvalds/linux@8a74a53 "pinctrl: meson: Constify some structures"
- original from 6.11, re-done on top of Viacheslav's 6.12 fix which missed it - otherwise ``` drivers/soc/amlogic/meson-gx-socinfo-sm.c:178:19: error: initialization of 'void (*)(struct platform_device *)' from incompatible pointer type 'int (*)(struct platform_device *)' [-Werror=incompatible-pointer-types] 178 | .remove = meson_gx_socinfo_sm_remove, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ```
Armbian uses subdirectories <overlay> for arm and <allwinner/overlay> for arm64. Delete the vendor's directory if the target architecture is an arm.
updates after review of initial PR #7622
…on non-armhf-capable-arm64 hosts (Apple M1+) - refactor `prepare_host_binfmt_qemu()` out of `prepare_host_noninteractive()` and into `rootfs/qemu-static.sh` - further split into more functions and return early to avoid deep nesting - implement force import and load of qemu-arm for non-armhf capable arm64 hosts (incl magic numbers) - enhance `deploy_qemu_binary_to_chroot()` & `undeploy_qemu_binary_from_chroot()`; - add 2nd param "caller" for better logging/tracking - does sanity-check and preserve existing binary if it exists - explicitly deploy/undeploy for the 3 cases: - image: moved undeploy from `post_debootstrap_tweaks()` into image build proper for consistency - rootfs: was leaving trash behind (since post_debootstrap_tweaks never ran for rootfs), now properly undeploys - initrd: was already fine, just added caller info - added `arch-test` host dependency - ensure `arch-test ${ARCH}` works during prepare-host - > tl,dr: "can build 32-bit armv7 armhf using Apple silicon; can use rootfs cache cross-arch reliably"
…s in `<vendor>/<board>.dtb` format - so the .deb can be produced sans-errors for some armhf boards - some better logging, curb the warnings a bit
Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
Added module support for newer MediaTek Wifi7 devices
Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
The files included in u-boot are rarely changed or do not change at all. Compare bit by bit the memory region in which the file will be located and the file itself. If they match, then skip the recording. This saves the life of the memory chip.
This reverts commit c3be1f0.
armbian/firmware@46c7dd0 Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
- `"${cache_fname}.list"` and `"${cache_fname}.hash_text"` were very old and unused anyway
The patch changing pcie2 phy driver of rk356x is merged to v6.13-rc5 but the dts patch in the same series is not merged, which will break pcie2 on rk356x boards. This patch should be soon deleted since I have reported it upstream.
…hanges present; fixes #6993
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
⤵️ pull
BSP
Desktop
documentation
Improvements or additions to documentation
Framework
GitHub Actions
GitHub
Hardware
Patches
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 Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )