7 lines
352 B
Text
7 lines
352 B
Text
U-Boot loader and related files for the Firefly RK3399.
|
|
|
|
To install this bootloader on an sdcard just do:
|
|
dd if=/usr/local/share/u-boot/u-boot-firefly-rk3399/idbloader.img of=/path/to/sdcarddevice seek=64
|
|
dd if=/usr/local/share/u-boot/u-boot-firefly-rk3399/u-boot.itb of=/path/to/sdcarddevice seek=16384 conv=sync
|
|
|
|
WWW: https://www.denx.de/wiki/U-Boot
|