Port details |
- u-boot-qemu-arm64 Cross-build das u-boot for model qemu-arm64
- 2024.07 sysutils =2 2021.04Version of this port present on the latest quarterly branch.
- Maintainer: uboot@FreeBSD.org
- Port Added: 2020-05-08 16:49:34
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- 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 for QEMU arm64
To use this bootloader to boot a FreeBSD aarch64 image, install emulators/qemu
and execute it as eg:
qemu-system-aarch64 -M virt -cpu cortex-a57 -m 512m -nographic -bios /usr/local/share/u-boot/u-boot-qemu-arm64/u-boot.bin -hda FreeBSD-13.0-CURRENT-arm64-aarch64-RPI3-20200409-r359731.img
For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- u-boot-qemu-arm64>0:sysutils/u-boot-qemu-arm64
- To install the port:
- cd /usr/ports/sysutils/u-boot-qemu-arm64/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/u-boot-qemu-arm64
- pkg install u-boot-qemu-arm64
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: u-boot-qemu-arm64
- 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
- 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-qemu-arm64
- 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: 3
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 |
2021.04 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2020.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2020.04 08 May 2020 16:49:29 |
trasz |
Add sysutils/u-boot-qemu-arm64: U-Boot build for QEMU aarch64
Reviewed by: manu
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D24726 |
Number of commits found: 3
|