Files
solar_cluster/u-boot
smallsolar 2494c3e6d0 Upload files to "u-boot"
If VOL Up and VOL Down are pressed on boot it will turn on the serial out via the usb-c port - make sure you don't have a usb host connected.
2026-01-01 07:09:45 +00:00
..
2025-12-23 23:25:07 +00:00
2025-12-22 21:26:31 +00:00
2025-12-22 21:26:50 +00:00

22/12/25 - breakthrough, managed to flash u-boot to the device

./mkbootimg --base 0x40000000 --kernel_offset 0x00000000 --ramdisk_offset 0x01000000 --tags_offset 0x00000100 --pagesize 2048 --second_offset 0x00f00000 --kernel ~/u-boot/u-boot.bin -o uboot-test.img