armbian-build/patch
Ricardo Pardini e72db62f01
odroidhc4: bump to u-boot v2024.04; drop most defconfig patches in favor of hooks
- add `pre_config_uboot_target` hook for switching BOOTCONFIG across the two targets
  - adapt `UBOOT_TARGET_MAP` to not call the defconfig Makefile targets directly, instead, just do a variable assignment (ignored by Make)
  - otherwise, when using the defconfig directly in the `UBOOT_TARGET_MAP`, the `post_config_uboot_target` .config changes are overwritten when Make is called
- only patch left is boot usb-nvme-scsi/sata first (still done in meson64.h)
- remove FIP handling from family file `meson-sm1.conf` into board file hook where it belongs
- u-boot: enable more compression methods, EFI debugging, i2c, leds, tcp networking
- use flashcp for mtd writing

- Unchanged:
  - confirmed as of v2024.04: using the C4 (not HC4) defconfig is still needed to be able to write to mtd when booted from SD
  - also confirmed: one still needs to erase Petitboot using Petitboot, then boot from SD, to be able to flash mainline u-boot to mtd
2024-06-09 22:41:59 +02:00
..
atf Fixed ethernet for Orange Pi 3 and Orange Pi One Plus 2023-12-14 12:39:23 +05:30
crust orangepi3-lts: change crust config 2023-09-19 20:08:18 +02:00
kernel Sync helios64 to its updated 6.9 dts 2024-06-09 22:41:59 +02:00
misc Add 6.9 compatibility fix for UWE and rewrite rockchip64 kernel config 2024-06-09 22:41:55 +02:00
u-boot odroidhc4: bump to u-boot v2024.04; drop most defconfig patches in favor of hooks 2024-06-09 22:41:59 +02:00