Jump to content

RSS Bot

Bot
  • Posts

    4209
  • Joined

  • Last visited

    Never

Everything posted by RSS Bot

  1. rpi4b/bcm2711: introduce RPI_DEBUG_CONSOLE=yes which at once disables bt, enables uart, and adds ttyAMA0 Enabling uart debug on rpi4b requires a bunch of seemingly unrelated changes. The UART stuff on bcm is a bit cuckoo. View the full article
  2. rockchip-rk3588-legacy: switch to 48-bit virtual address; enable more eBPF/net stuff enable more eBPF/net stuff for Cilium switch to 48-bit virtual addresses, so we're tcmalloc compatible - see https://github.com/cilium/cilium/issues/17467 - see https://github.com/envoyproxy/envoy/issues/15235#issuecomment-850516622 View the full article
  3. git-ref2info: source.denx.de is a GitLab instance, add it to the selector See #5168 View the full article
  4. artifact-uboot: include more variables into hash, for ATF & rk stuff More vars hashed into u-boot version, mostly for ATF and rk stuff. This will cause a full rebuild of all uboots, but better be safe than sorry. Impact of not having this: certain changes to u-boot in board or family won't be detected. View the full article
  5. Description Add support for BigTreeTech CB1 (Allwinner H616) board AXP313A PMIC HDMI HDMI Audio H616 Audio Codec AC200 or AC300 (Drive automatic detection) ethernet PHY inside the H616 chip Onboard RTL8189FS WIFI 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. [x] HDMI: The CLI and desktop displays are both normal [x] H616 Audio Codec: LINEOUTL/R aplay -D hw:0,0 /usr/share/sounds/alsa/Noise.wav output audio is normal [x] AC200 or AC300: recognize the PHY(ac200/ac300) and connect to the network normally [x] RTL8189FS WIFI: connect to the network normally [x] HDMI Audio: The kernel driver is normal, but there is a problem with the Armbian userspace, when the gnome installed, aplay -D hw:1,0 tests that the HDMI output audio is normal. After removing gnome, aplay -D hw:1,0 has no audio output 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 [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  6. Description Remove postinst manipulation as its not needed. SKEL is copied at user creation, psd goes up at first run if its there. Also fix executing bit at armbian-firstlogin script Jira reference number AR-1706 How Has This Been Tested? [x] Image with removed get psd up and skel is also copyed View the full article
  7. armbian-zsh: use fixed commit for ohmyzsh; was using very high traffic 'master' branch upstream has no branches, no tags, only way to quiesce this is via commit:<sha1> View the full article
  8. prepare-host: refactor disk space check; test "${DEST}" and "${SRC}/cache", no longer "${SRC}" View the full article
  9. grub: fixes for wallpaper / gfxmode / submenu /etc Debian working Ubuntu's grub needs more work (refuses to use wallpaper in many situations) View the full article
  10. odroidm1 / rk3568-odroid: recover overlays from 6.1; update .config; fix patch dir name I had inadvertently: used wrong naming for the patch folder completely left behind the patches in 6.1 folder when moved to 6.2 made it worse by moving to 6.3 This recovers the patches (confirmed working), updates the .config (no changes), and fixes the patch dir name. View the full article
  11. initrd: when cache hit, don't preserve perms during deploy, otherwise FAT32 /boot gags AR-1715 View the full article
  12. utils-dpkgdeb: fix wrong DEBIAN/md5sums generation remove the prefix, otherwise a temporary path is included don't include DEBIAN/* files themselves AR-1714 View the full article
  13. meson64-edge (6.2.y): rebase & update .config to 6.2.16 (EOL); pick chewitt (add t95z+fixes); rework SPI-NOR dtbs 6.2.16 is EOL, so lets rebase one final time. Pick some strategic patches from chewitt; fixes for ODROID C2 USB, Kernel Panic on VIM3, SDIO for gxl/gxm Remove old builddeb patch that did nothing useful after armbian-next Rework the -spinor extra DTBs, for all meson64's that have SPI flash meson64-edge (6.2.y): drop old/unused/pre-armbian-next builddeb patch that was leftover meson64-edge (6.2.y): pick & squash from chewitt's tree; new t95z board and its tm1628 driver, fixes for odroidc2, vim3, gxl/gxm SDIO meson64-edge (6.2.y): reword the -spi extra DTBs for the N2(+) into more generic for g12; add VIM3/VIM3L which also have same SPI NOR scheme meson64-edge (6.2.y): update .config to 6.2.16; enable CONFIG_TM1628 meson64-edge (6.2.y): rebase to 6.2.16 after picking chewitt View the full article
  14. Description beaglev, edge, sid, cli, ubuntu-latest error! Could not download 'http://deb.debian.org/debian-ports/pool/main/b/base-files/base-files_12.4_riscv64.deb' https://deb.debian.org/debian-ports/pool -> pool-riscv64 Jira reference number AR-1733 How Has This Been Tested? [ ] Manual rebuild Checklist: [ ] 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 [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  15. Description Disable excessive debug on packages install. Not really something that we need in production. Jira reference number AR-1717 How Has This Been Tested? [x] Generate image without using pre-cached packages. View the full article
  16. Description BPI-CM4 CM4IO dts/dtsi backport to Linux 6.1 LTS Added "current" to the KERNEL_TARGET variable Jira reference number AR-1723 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] Added the relevant patch to the meson64-6.1 patch directory and adjusted the board .conf file to support both current and edge. [X] Issued the following command to make sure it pulls and builds: ./compile.sh BOARD=bananapicm4io BRANCH=current kernel Checklist: [ ] 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 [ ] I have made corresponding changes to the documentation [X] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  17. Description The old branch https://github.com/radxa/u-boot/tree/stable-5.10-rock5 is not updated since Feb 2023, and radxa changes to a new branch next-dev which has merged a lot of commits from rockchip. Radxa is now working at next-dev for rk3588 devices. 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] Build and test on rock5b 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 [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  18. After upstream gets this pr https://github.com/armbian/linux-rockchip/pull/26 merged, we can delete all patches under patch/kernel/archive/rk35xx-5.10. View the full article
  19. Description Move disable-debug-rtl8189.patch from kernel to misc(drivers_network.sh), theoretically, all release OS Image dislike these redundant debug information 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] Build completed normally without error messages, And the redundance debug information in the Image dmesg has disappeared 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 [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  20. Work continues on the Radxa ROCK5B RK388, as PCIe and RTL8125B networking support in U-boot have now been added. Publishing code as Open Source can benefit many different other projects, and allows anyone to benefit. View the full article
  21. Description After this pr https://github.com/armbian/linux-rockchip/pull/25 is merged, we don't need these patches anymore. View the full article
  22. Description This PR contains update to make creation of armbian i3-wm images possible for the following distributions listed by their code names. jammy focal bookworm bullseye Jira reference number AR-1708 How Has This Been Tested? So far I have made sure that the images can be built and that they are bootable and functional. Testing was done on real hardware, bare metal. [X] Test A - able to create the image in the first place without errors present [X] Test B - check if bootable and can be used like a regular i3-wm setup Checklist: Not sure what to mark exactly, so leaving most of these blank for now [] 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 [] I have made corresponding changes to the documentation [] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  23. Description Jira reference number AR-1443 How Has This Been Tested? [x] Build and boot test image https://paste.armbian.com/cozadamazi Checklist: [x] My code follows the style guidelines of this project [x] My changes generate no new warnings View the full article
  24. export-logs: add GHA output for logs_url (when SHARE_LOG=yes) View the full article
  25. RFC: introduce armbian-base-files artifact, which downloads & repacks base-files from upstream distro This was raised by Igor during upgrade testing. base-files upgrade coming from upstream distro causes many problems during upgrade, including losing the Armbian identity in /etc/os-release and /etc/issue. bsp-cli: now depends on base-files (>= ${REVISION}), this way upgrading the bsp-cli causes our base-files to be installed - bsp-cli no longer does gymnastics with /etc/os-release et al, all done in armbian-base-files now general/apt-utils.sh: introduce apt_find_upstream_package_version_and_download_url() base-files: add release to version, in order to comply with repo restrictions (valid repos can't have two different debs with same name and version, md5 must match) View the full article
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines