armbian_build/patch/u-boot/v2023.01
Ricardo Pardini 3ac7c64d9e 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 18:29:58 +02:00
..
board_bananapicm4io Add support for BPI-CM4 with BPI-CM4IO 2023-03-13 13:55:15 -03:00
board_espressobin u-boot espressobin v23.01: fix defconfig patch so it applies 2023-06-13 19:32:35 +02:00
meson64-boot-usb-nvme-scsi-first.patch u-boot: rewrite/rebase u-boot patches for a few boards; drop long-forgotten old version patches; no actual changes 2024-03-09 20:03:29 +01:00