blob: 627b6ed7327dc62180aa4656a7eb0bb6b592a31e (
plain) (
blame)
1
2
3
4
5
6
7
|
U-Boot loader for the SolidRun ClearFog Pro.
Install the u-boot-spl.kwb file onto the boot disk using:
dd if=u-boot-with-spl.kwb of=/dev/whatever bs=512 seek=1
The BootROM searches for U-Boot after the first 512 bytes.
|