armbian-build/patch
Ricardo Pardini 872863b95a genio: u-boot: patch: mt8195: boot order: SD -> UFS -> eMMC -> USB -> Network
- this way, one doesn't need to cripple UFS to be able to boot from SD
- USB didn't get the same treatment as it's slow and **not working**...
  - ...and beyond me to fix; both OTG and Host mode are funky in u-boot...
  - ...but seem to work fine in kernel
- IMPORTANT: keep in mind: "SDcard is NOT UFS (4k block)" and don't fall for traps!
- Network note:
    - `setenv ethaddr xx:xx:xx:xx:xx:xx` & `saveenv` & `reset`
    - required for network booting; mtk doesn't use random/cpu# MAC
    - required for stable MAC in kernel (keep IP from changing, etc)
2026-01-08 12:30:24 +01:00
..
atf genio: mt8195: atf: patch: add TF-A RAM size autodetection pass to bl33 2026-01-08 12:30:24 +01:00
crust
kernel genio-6.19: add patching config, -extra DT for Radxa NIO-12L 2026-01-08 12:09:02 +01:00
misc rtl8723cs: stop including proprietary driver for kernel 6.19 onwards 2026-01-07 09:50:08 +01:00
u-boot genio: u-boot: patch: mt8195: boot order: SD -> UFS -> eMMC -> USB -> Network 2026-01-08 12:30:24 +01:00