secubox-deb/board
CyberMind-FR 9f4eae6058 feat: Add U-Boot USB boot and flash scripts for ESPRESSObin v7
New scripts for USB boot workflow:
- boot-usb.cmd/scr: Boot live system from USB
- flash-emmc.cmd/scr: Flash compressed image to eMMC

Usage:
1. Copy image.gz + boot.scr to FAT32 USB
2. On U-Boot: usb start && load usb 0:1 $loadaddr boot.scr && source $loadaddr
3. For eMMC flash: load usb 0:1 $loadaddr flash-emmc.scr && source $loadaddr

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-10 11:34:22 +02:00
..
espressobin-ultra fix: ESPRESSObin v7 eMMC boot - DTB, root device, mv88e6xxx blacklist 2026-04-06 18:07:30 +02:00
espressobin-v7 feat: Add U-Boot USB boot and flash scripts for ESPRESSObin v7 2026-04-10 11:34:22 +02:00
mochabin fix: ESPRESSObin v7 eMMC boot - DTB, root device, mv88e6xxx blacklist 2026-04-06 18:07:30 +02:00
rpi400 feat: Add Raspberry Pi 400 support with boot menu 2026-04-07 06:32:56 +02:00
vm-arm64 Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
vm-x64 Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
x64-live feat(image): Add network auto-detection and kiosk mode support 2026-03-28 17:20:25 +01:00
x64-vm feat(image): Add network auto-detection and kiosk mode support 2026-03-28 17:20:25 +01:00