armbian-build/config/bootscripts
Ricardo Pardini 063c641686 genio: bootscript: boot-genio: rework addr's so can boot large initrd's
- desktop images have half the world in their initrd (plymouth?)
- `bdinfo` shows reserved regions, which are hit depending on the size of initrd
- when reserved region is hit, u-boot says `** Reading file would overwrite reserved memory **`
- done by AI after looking at `bdinfo` reserved regions
- hard lesson: all `0x` hex have to be double quoted, otherwise `Wrong image format for "source" command`
- add note about Meco having conjured up `load_addr` (it's `loadaddr`); doesn't hurt
- while at it, remove copypasta/duplicate bootlogo/consoleargs stanza
2026-01-08 12:30:24 +01:00
..
boot-aml-s805-mxq.cmd
boot-cubox.cmd
boot-espressobin.cmd
boot-generic.cmd.template
boot-generic.cmd.template.md
boot-genio.cmd genio: bootscript: boot-genio: rework addr's so can boot large initrd's 2026-01-08 12:30:24 +01:00
boot-jethub.cmd
boot-k3.cmd
boot-macchiatobin-doubleshot.cmd
boot-marvell.cmd
boot-meson64.cmd
boot-meson-gx.cmd
boot-meson-s4t7.cmd
boot-mt7623.cmd
boot-mvebu.cmd
boot-odroid-c1.ini
boot-odroid-c2.ini
boot-odroid-n2.ini
boot-odroid-xu4.ini
boot-onecloud.cmd
boot-qemu-arm64.cmd
boot-qemu-x86.cmd
boot-qemu.cmd
boot-rk35xx.cmd
boot-rk322x.cmd
boot-rk3506.cmd
boot-rk3576.cmd
boot-rockchip64-ttyS0.cmd
boot-rockchip64.cmd
boot-rockchip.cmd
boot-sun50i-next.cmd
boot-sun50iw9.cmd
boot-sunxi.cmd
boot-udoo.cmd
boot-xpressreal-t3.cmd
boot-zynq.cmd