411c6a05f9
This is the U-Boot bootloader for the SolidRun ClearFog Pro. Submitted by: ml@vishwin.info Differential Revision: https://reviews.freebsd.org/D19230
9 lines
257 B
Text
9 lines
257 B
Text
U-Boot loader for the SolidRun ClearFog Pro.
|
|
|
|
Install the u-boot-spl.kwb file onto the boot disk using:
|
|
|
|
dd if=u-boot-spl.kwb of=/dev/whatever bs=512 seek=1
|
|
|
|
The BootROM searches for U-Boot after the first 512 bytes.
|
|
|
|
WWW: https://www.denx.de/wiki/U-Boot
|