mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
2b1fdba5c9
Bump u-boot ports that depends on it. While here update the metadata and pkg-descr for the allwinner64 family so u-boot is put in an alternate location that doesn't conflict with GPT partitions.
10 lines
368 B
Plaintext
10 lines
368 B
Plaintext
U-Boot loader and related files for the Sopine.
|
|
|
|
To install this bootloader on an sdcard just do:
|
|
dd if=/usr/local/share/u-boot/u-boot-sopine/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=128k seek=1 conv=sync
|
|
|
|
For information about running FreeBSD on Allwinner boards, see
|
|
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
|
|
|
|
WWW: https://www.denx.de/wiki/U-Boot
|