RSS Bot
Bot-
Posts
4244 -
Joined
-
Last visited
Never
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by RSS Bot
-
nanopi-r5s: u-boot: pci enum in preboot; disable armbian-led-state nanopi-r5s: u-boot: pci enum in preboot; disable armbian-led-state pci enum in preboot; required for working m.2 when booting some older kernels this board has an overlay (DEFAULT_OVERLAYS="nanopi-r5s-leds") to drive the LEDs, disable armbian-led-state service View the full article
-
Description also bump: rk3288 xt-q8l-v10 target rk322x-box target (was already v2024.07-rc5) rk3318-box target (was already v2024.07-rc5) rk322x-box and rk3318-box were already at v2024.07, since u-boot v2024.07 has been released some days ago, they have been moved from rc5 to release (see https://github.com/armbian/build/pull/6855) Asus Tinkerboard/S and xt-q8l-v10, which are both rk3288 targets, have been bumped from v2022.04 to v2024.07, trying to keep all the features working. I guess now the workaround cited here could be removed as well. GitHub issue reference: Jira reference number AR-2406 How Has This Been Tested? [x] Built image for both rk3288 targets successfully [x] Boot from emmc, sd and USB on xt-q8l-v10 [x] Boot from emmc and sd on Asus Tinkerboard S [x] UMS mode on Asus Tinkerboard S [x] Video console and USB keyboard working [x] Built uboot only for rk322x-box [x] Built uboot only for rk3318-box In particular, fresh images have been built, installed on sdcard, booted and then installed onto emmc with armbian-install script successfully for both Tinkerboard S and xt-q8l-v10 Side targets rk322x-box and rk3318-box have not been tested further: they have been througly tested with v2024.07-rc5 and I consider sufficient they don't break compilation with u-boot release version. Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] My changes generate no new warnings View the full article
-
Fix: dtb dtbo install, wrong select media sensors Disable incorrectly designed patches. They need to be aligned with the kernel code. 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. [x] Test build sunxi [ ] Test build sunxi64 View the full article
-
Description move original OrangepiZero patch to be applied on that board only add patch for powering WiFi on Inovato Quadra with correct pin How Has This Been Tested? [x] Build test Checklist: [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Radxa E52C is a rk3582 based board with dual 2.5G ethernet. This pr depends on https://github.com/armbian/linux-rockchip/pull/203. Since its soc is rk3582 so it should the same uboot patch from rock-5c to enable good ip cores disabled by u-boot. 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. [x] ./compile.sh BOARD=radxa-e52c BRANCH=vendor BUILD_MINIMAL=no DEB_COMPRESS=xz KERNEL_CONFIGURE=no RELEASE=noble KERNEL_GIT=shallow BUILD_DESKTOP=no [x] Board boots fine. Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description sunxi-6.6: patches: A small cleaning was done. Delete unused ones. Update the changed ones. mk_format_patch: Copy only those patches that have changes in chunks View the full article
-
Description Maint. How Has This Been Tested? [ ] CI Checklist: [ ] My changes generate no new warnings View the full article
-
Description This PR moves OPi5 series Uboots to Radxa tree and gets rid of Xunlong uboot completely. How Has This Been Tested? [x] Opi 5 boots w/o SPI flash with newer Uboot [x] Opi 5 Plus boots w/o SPI flash with newer Uboot [x] Opi 5 Plus boots with NVME SSD Checklist: Please delete options that are not relevant. [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description This reverts commit 11245601d095645d2973a0e765ee0f9a01d51cc1. Fix doesn't work correctly. How Has This Been Tested? [ ] CI Checklist: [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description As discussed in https://github.com/armbian/build/issues/6835 Deprecate legacy, but only remove from board configs for now. Print a warning, the whole branch is slated for removal. @efectn Please have a look at Opi5, there was some functions in the board config uboot_add_sata_target @amazingfate @igorpecovnik I think it would be best to change the default branch in the vendor kernel repo to the new 6.1-rk3 https://github.com/armbian/linux-rockchip what do you think? GitHub issue reference: https://github.com/armbian/build/issues/6835 Jira reference number AR-2394 How Has This Been Tested? [x] ./compile.sh kernel BOARD=nanopi-r6s BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=no EXPERT=yes KERNEL_CONFIGURE=no RELEASE=trixie -> New deprecation warning appears Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
-
Description The legacy U-Boot can't be built anymore and 4.4 is EOL. As discussed in https://github.com/armbian/build/issues/6821#issuecomment-2205234200 I didn't see any kernel or uboot patch folder. If I forgot something related to legacy, please let me know :) GitHub issue reference: https://github.com/armbian/build/issues/6821 Jira reference number AR-2392 Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas View the full article
-
add board bigtreetech-cb2: BigTreeTech CB2 add board bigtreetech-cb2: BigTreeTech CB2 Co-authored-by: Ricardo Pardini ricardo@pardini.net View the full article
-
u-boot: use pipetty in place of unbuffer u-boot: use pipetty in place of unbuffer unbuffer never solved anything; pipetty might View the full article
-
mixtile-blade3: use default blobs & bump vendor u-boot to next-dev-v2024.03 mixtile-blade3: rk3588: u-boot: rewrite u-boot patches, no changes rewritten against ddc91cd08c10f625f7a7c93033042aa4071c78a8 - a specific commit in radxa's next-dev mixtile-blade3: rk3588: u-boot: bump to next-dev-v2024.03 drop 0004-cmd-source-fix-the-error-that-the-command-source-failed-to-execute.patch rebase the others mixtile-blade3: use default blobs View the full article
-
mekotronics: rk3588: u-boot: borrow patch to fix build on newer gcc mekotronics: rk3588: u-boot: rewrite u-boot patches, no changes rewritten against 609a77ef6e99c56aacd4b8d8f9c3056378f9c761 - a specific commit in radxa's next-dev mekotronics: rk3588: u-boot: borrow patch to fix build on newer gcc View the full article
-
Description The family consists of 4 boards, but hasn't seen any activity in years, is unmaintained, stuck on EOL Linux 4.14 and the bootloader does not build. Thus remove the kernel, the family and the boards which have been unmaintained for some years unfortunately. See https://github.com/armbian/build/issues/6821#issuecomment-2200664955 If you have any objections for this removal or would like to maintain these boards, please tell :) If at some point in the future someone wants to bring back one of those boards, they can find this PR/commit through a GitHub search. But there wasn't too much information removed, to support new kernels >=6.6, work would likely have to be started from scratch anyways. GitHub issue reference: https://github.com/armbian/build/issues/6821 Jira reference number AR-2392 Checklist: [x] I have performed a self-review of my own code View the full article
-
Description Fix build errors on Khadas Edge 2 vendor uboot. GitHub issue reference: https://github.com/armbian/build/issues/6862 Jira reference number AR-2402 How Has This Been Tested? [x] Now it builds with DOCKER_ARMBIAN_BASE_IMAGE="ubuntu:noble" argument. Checklist: Please delete options that are not relevant. [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Some older U-Boot versions don't use semantic versioning in their code and will fail when building libfdt. This is fixed by hardcoding a semantic version. rk35xx used a very old branch from Radxa vendor U-Boot and won't build with GCC13. Bump it to the latest version. GitHub issue reference: https://github.com/armbian/build/issues/6862 Jira reference number AR-2402 How Has This Been Tested? [x] ./compile.sh uboot BOARD=radxa-e25 BRANCH=edge BUILD_DESKTOP=no BUILD_MINIMAL=no EXPERT=yes KERNEL_CONFIGURE=no RELEASE=noble ARTIFACT_IGNORE_CACHE=yes [x] ./compile.sh uboot BOARD=nanopi-r2s BRANCH=edge BUILD_DESKTOP=no BUILD_MINIMAL=no EXPERT=yes KERNEL_CONFIGURE=no RELEASE=noble ARTIFACT_IGNORE_CACHE=yes [x] ./compile.sh uboot BOARD=nanopineo3 BRANCH=edge BUILD_DESKTOP=no BUILD_MINIMAL=no EXPERT=yes KERNEL_CONFIGURE=no RELEASE=noble ARTIFACT_IGNORE_CACHE=yes @efectn Building OrangePi5 U-Boot from Xunlong also fails on Ubuntu 24.04. Please consider using the default Radxa U-Boot for rk3588 by removing the extra lines from the OrangePi5 configs. Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
-
Description The Recore dts patch submitted earlier was not applied since the patch was not not referenced in the series.conf file. The patch adds it to the list. Documentation summary for feature / change [x] short description (copy / paste of PR title) [x] summary (description relevant for end users) [ ] example of usage (how to see this in function) How Has This Been Tested? It has been tested on the following hardware: [x] Recore A8 Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
-
Description sunxi64-current had been frozen since release. Bump it to most recent tag at this date. Documentation summary for feature / change Removed a patch from Megi's which per description saves 20ms per something on boot which caused kernel compile breakage between 6.6.34 and .35. How Has This Been Tested? [x] Build kernel for Orange Pi Zero 2 with current: https://paste.armbian.de/domaniqife [ ] Boot tests on various sunxi64 boards should be done before merge! Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Added patches and config for BigTreeTech CB2/Pi2 GitHub issue reference: Jira reference number AR-2332 How Has This Been Tested? Build and load on BTT Pi 2, test peripherals [ ] UART on the type-c port [ ] Ethernet [ ] WiFi [ ] NVMe [ ] HDMI [ ] other peripherals Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
-
Update support for Recore boards Adding support for Recore 3D printer control boards A5 through A8. There is support for these boards in an older version of build, but they don't seem to have been propagated. There are some improvements in this version (thus the "update" in the description) and also support for a newer version of the hardware. Recore is a 3D printer control board. Documentation summary for feature / change [x] short description (copy / paste of PR title) [x] summary (description relevant for end users) How Has This Been Tested? It has been tested on the following hardware: [x] Recore A5 [x] Recore A6 [x] Recore A7 [x] Recore A8 Checklist: [x] I have performed a self-review of my own code [x] My changes generate no new warnings View the full article
