1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/sysutils/u-boot-pinebookpro/pkg-descr
Emmanuel Vadot 4d10a9a9f4 sysutils/rpi-firmware: Update to 1.20200723
Also add a config file template for edk2 setup for rpi3
2020-08-09 17:34:04 +00:00

8 lines
375 B
Plaintext

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
WWW: https://www.denx.de/wiki/U-Boot