Description
Boot loader for embedded systems.
Boot loader for the Hardkernel ODROID-C2.
Flashing instructions:
dd if=bl1.bin.hardkernel of=<device> conv=fsync bs=1 count=442
dd if=bl1.bin.hardkernel of=<device> conv=fsync bs=512 skip=1 seek=1
dd if=u-boot.gxbb of=<device> conv=fsync bs=512 seek=97