Port details |
- u-boot-utilite Cross-build U-Boot loader for Utilite (and Utilite Pro)
- 2015.07_4 sysutils
=0 2015.07_4Version of this port present on the latest quarterly branch.
- DEPRECATED: This port depends on the long time unsupported upstream devel/arm-none-eabi-gcc492.
This port expired on: 2023-04-30
- Maintainer: martin@waschbuesch.de
- Port Added: 2016-02-27 20:17:43
- Last Update: 2023-04-30 09:19:06
- Commit Hash: 2ea2edc
- License: GPLv2
- WWW:
- https://www.denx.de/wiki/U-Boot
- Description:
- U-Boot loader for Utilite and Utilite Pro
Install the cm-fx6-firmware file onto the boot disk using:
dd if=cm-fx6-firmware of=/dev/whatever bs=1k skip=1 seek=1 oflag=dsync
The U-Boot built by this port expects the first 1MB of the boot media to
be reserved for the U-Boot executable and saved environment. The firmware
file begins at an offset of 1K from the start of the boot disk. The U-Boot
environment area begins at an offset of 512K.
This version is patched so that:
* ELF and API features are enabled to support ubldr.
* A single U-Boot image supports Utilite and Utilite Pro.
* When the selected board has multiple SD or MMC devices available, the
mmc0 device in U-Boot (and thus the disk0 device in loader(8)) will be
whichever device U-Boot was loaded from by the ROM bootloader routines.
The sources for this port are based on stock U-Boot 2015.07 with patches
provided by CompuLab at:
http://www.compulab.co.il/wp-content/uploads/2015/10/u-boot-2015.07.tar.bz2
For general information about U-Boot see 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-utilite>0:sysutils/u-boot-utilite
- No installation instructions:
- This port has been deleted.
- PKGNAME: u-boot-utilite
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (u-boot-2015.07.tar.bz2) = 0b48c9bd717f2c322ef791f8282e14c88be942dc7d1226df7e31a812a3af94d9
SIZE (u-boot-2015.07.tar.bz2) = 9919961
SHA256 (cm-fx6_u-boot_2015-10-18.zip) = b71971e2faa44f73959dd571d7b97160c7d4ac16bfcd24df405bbfb6fe2917b8
SIZE (cm-fx6_u-boot_2015-10-18.zip) = 740642
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- arm-none-eabi-gcc-4.9.2 : devel/arm-none-eabi-gcc492
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_u-boot-utilite
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2015.07_4 30 Apr 2023 09:19:06 |
Rene Ladan (rene) |
sysutils/u-boot-utilite/: Remove expired port:
2023-04-30 sysutils/u-boot-utilite: This port depends on the long time
unsupported upstream devel/arm-none-eabi-gcc492. |
2015.07_4 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2015.07_3 24 Feb 2023 10:17:26 |
Lorenzo Salvadore (salvadore) Author: Martin Waschbüsch |
sysutils/u-boot-utilite: Deprecate port
Deprecate port and set expiration date.
While here, also sort some variables, which might be useful if the port
is saved from expiration or resurrected later.
PR: 269661
Reported by: salvadore |
2015.07_3 12 Sep 2022 16:15:01 |
Stefan Eßer (se) |
Move more URLs from pkg-descr to WWW in Makefile
These ports did contain untagged URLs (without the WWW: prefix) in
their pkg-descr files
Approved by: portmgr (implicit) |
2015.07_3 25 Apr 2022 14:12:21 |
Piotr Kubaj (pkubaj) |
sysutils/u-boot-utilite: unbreak on powerpc64 |
2015.07_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2015.07_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2015.07_3 08 Nov 2019 09:17:05 |
lwhsu |
Use HTTPS as possible |
2015.07_3 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2015.07_2 22 May 2017 22:29:17 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
2015.07_2 21 Dec 2016 13:49:41 |
pi |
sysutils/u-boot-utilite: Fix build failure by specifying correct gcc version
PR: 215440
Submitted by: Martin Waschbuesch <martin@waschbuesch.de> (maintainer) |
2015.07_1 24 Jul 2016 11:26:58 |
pawel |
Fix hardcoded package description path
Submitted by: mat |
2015.07_1 24 Jul 2016 09:48:39 |
pawel |
Fix few style violations in u-boot ports:
- GMAKE -> MAKE_CMD, MAKE_CMD is always set to required make implementation
- CP -> INSTALL_DATA, INSTALL_DATA makes sure files are always installed
with proper permissions
- sysutils/u-boot-rpi: include missed files installed in STAGEDIR in PLIST_FILES
PR: 210982
Submitted by: myself
Approved by: maintainers timeout |
2015.07_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2015.07_1 19 Mar 2016 14:41:06 |
riggs |
Fix Makefile syntax for PORTSCOUT
PR: 208021
Submitted by: martin@waschbuesch.de (maintainer) |
2015.07_1 28 Feb 2016 14:32:45 |
rakuco |
Apply some small fixes to the port.
- Set correct number (3) for CONFIG_SYS_MMC_MAX_DEVICE
- Remove "SSP_UNSAFE= yes" from Makefile. The port builds fine without it.
- Add "PORTSCOUT= ignore" to Makefile. New versions only make sense if
manufacturer (CompuLab) decides to move to upgraded u-boot version.
PR: 207554
Submitted by: Martin Waschbusch <martin@waschbuesch.de> (maintainer) |
2015.07 27 Feb 2016 20:17:32 |
pi |
New port: sysutils/u-boot-utilite: Utilite & Utilite Pro u-boot
- U-Boot version 2015.07 with patches from manufacturer (CompuLab)
PR: 207543
Submitted by: Martin Waschbuesch <martin@waschbuesch.de> |