aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pinebookpro/pkg-descr
blob: 0854cc0584fd193b14e6e4af1111df46ec1532de (plain) (blame)
1
2
3
4
5
U-Boot loader and related files for the Pine64 PineBook Pro.

To install this bootloader on an sdcard just do:
dd if=/usr/local/share/u-boot/u-boot-pinebookpro/idbloader.img of=/path/to/sdcarddevice seek=64 bs=512 conv=sync
dd if=/usr/local/share/u-boot/u-boot-pinebookpro/u-boot.itb of=/path/to/sdcarddevice seek=16384 bs=512 conv=sync