Port details |
- u-boot-nanopi-r2s Cross-build das u-boot for model nanopi-r2s
- 2024.07 sysutils =2 2023.10Version of this port present on the latest quarterly branch.
- Maintainer: uboot@FreeBSD.org
- Port Added: 2023-12-09 17:00:07
- Last Update: 2023-12-09 16:57:45
- Commit Hash: 6929dd2f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://www.denx.de/wiki/U-Boot
- Description:
- U-Boot loader and related files for the Nanopi R2S.
To install this bootloader on an sdcard just do:
dd if=/usr/local/share/u-boot/u-boot-nanopi-r2s/idbloader.img of=/path/to/sdcarddevice seek=64 bs=512 conv=sync
dd if=/usr/local/share/u-boot/u-boot-nanopi-r2s/u-boot.itb of=/path/to/sdcarddevice seek=16384 bs=512 conv=sync
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- u-boot-nanopi-r2s>0:sysutils/u-boot-nanopi-r2s
- To install the port:
- cd /usr/ports/sysutils/u-boot-nanopi-r2s/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/u-boot-nanopi-r2s
- pkg install u-boot-nanopi-r2s
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: u-boot-nanopi-r2s
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727176237
SHA256 (u-boot/u-boot-2024.07.tar.bz2) = f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f
SIZE (u-boot/u-boot-2024.07.tar.bz2) = 26086110
Packages (timestamps in pop-ups are UTC):
- Master port: sysutils/u-boot-master
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gsed : textproc/gsed
- swig : devel/swig
- dtc>=1.4.1 : sysutils/dtc
- mkimage : sysutils/u-boot-tools
- py311-setuptools-pkg>=0 : devel/py-setuptools-pkg@py311
- aarch64-none-elf-gcc : devel/aarch64-none-elf-gcc
- e2fsprogs-libuuid>=0 : misc/e2fsprogs-libuuid
- gnutls>=0 : security/gnutls
- bl31.elf : sysutils/atf-rk3328
- py311-pyelftools>0 : devel/py-pyelftools@py311
- bison : devel/bison
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_u-boot-nanopi-r2s
- USES:
- bison compiler:c11 gmake python:build pkgconfig shebangfix ssl tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: sysutils/u-boot-master | Commit | Credits | Log message |
2023.10 09 Dec 2023 16:57:45 |
Emmanuel Vadot (manu) |
sysutils/u-boot-nanopi-r2s: Add new port
U-boot port for the Nanopi R2S, a small RK3328 board.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
Number of commits found: 1
|