./meta-pkgs/u-boot, Das U-Boot, the Universal Boot Loader (meta-package)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2018.11nb13, Package name: u-boot-2018.11nb13, Maintainer: jmcneill

U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
several other processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and run application code.

This is a meta-package that includes all U-Boot packages as dependencies.


Required to run:
[sysutils/u-boot-nanopi-neo] [sysutils/u-boot-orangepi-plus2e] [sysutils/u-boot-chip] [sysutils/u-boot-orangepi-2] [sysutils/u-boot-beagleboard] [sysutils/u-boot-beagleboneblack] [sysutils/u-boot-beaglebonewhite] [sysutils/u-boot-pocketchip] [sysutils/u-boot-cubieboard4] [sysutils/u-boot-pine64] [sysutils/u-boot-orangepi-one] [sysutils/u-boot-jetson-tx1] [sysutils/u-boot-pinebook] [sysutils/u-boot-cubieboard2] [sysutils/u-boot-bananapi] [sysutils/u-boot-hummingbird-a31] [sysutils/u-boot-a10-olinuxino-lime] [sysutils/u-boot-cubietruck] [sysutils/u-boot-nanopi-neo2] [sysutils/u-boot-chip-pro] [sysutils/u-boot-bananapi-m3] [sysutils/u-boot-jetson-tk1] [sysutils/u-boot-nanopi-m1] [sysutils/u-boot-nanopi-neo-plus2] [sysutils/u-boot-jetson-tx2] [sysutils/u-boot-pine-h64] [sysutils/u-boot-sopine-baseboard] [sysutils/u-boot-orangepi-zero] [sysutils/u-boot-orangepi-zero-plus] [sysutils/u-boot-rockpro64] [sysutils/u-boot-de0-nanosoc] [sysutils/u-boot-odroid-xu3] [sysutils/u-boot-bananapi-r2] [sysutils/u-boot-cubietruck-plus] [sysutils/u-boot-zynq-zybo-z7] [sysutils/u-boot-lamobo-r1] [sysutils/u-boot-bananapro] [sysutils/u-boot-bananapi-p2-zero] [sysutils/u-boot-bananapi-m2-zero] [sysutils/u-boot-rock64] [sysutils/u-boot-a20-olinuxino-lime2] [sysutils/u-boot-a20-olinuxino-lime2-emmc] [sysutils/u-boot-tinker] [sysutils/u-boot-nanopi-duo2] [sysutils/u-boot-nanopi-r1] [sysutils/u-boot-orangepi-lite] [sysutils/u-boot-rpi3-32] [sysutils/u-boot-pinebook-pro] [sysutils/u-boot-a20-olinuxino-micro-emmc] [sysutils/u-boot-orangepi-lite2] [sysutils/u-boot-jetson-nano] [sysutils/u-boot-pandaboard] [sysutils/u-boot-zynq-zybo]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2023-12-18 22:57:35 by David H. Gutteridge | Files touched by this commit (2)
Log message:
u-boot & u-boot-pinecube: fix pinecube builds

As of py-setuptools 69.0, PEP 440 versioning is strictly enforced, so
builds that invoked pylibfdt were failing with a version string that
included "u-boot-" in it.
   2023-12-18 21:11:30 by David H. Gutteridge | Files touched by this commit (1)
Log message:
u-boot: fix pine-h64 builds

As of py-setuptools 69.0, PEP 440 versioning is strictly enforced, so
builds that invoked pylibfdt were failing with a version string that
included "u-boot-" in it.
   2023-12-18 18:11:31 by David H. Gutteridge | Files touched by this commit (1)
Log message:
u-boot: fix nanopi-r2s and rock64 builds

As of py-setuptools 69.0, PEP 440 versioning is strictly enforced, so
builds that invoked pylibfdt were failing with a version string that
included "u-boot-" in it.
   2023-08-28 01:12:52 by David H. Gutteridge | Files touched by this commit (3)
Log message:
u-boot-nanopi-r2s: add new package

This has been tested by myself and found to work seemingly stably,
including the RTL8153 USB-based Ethernet port (which was reported to
have issues on port-arm@ back in 2022).

This package is not based on the one in wip, as it was very out of date
and was reported to support less of the hardware correctly. Instead,
the more current framework for Rockchip boards in pkgsrc is used.
   2023-08-27 23:04:18 by David H. Gutteridge | Files touched by this commit (1)
Log message:
u-boot-rockchip.mk: tweak some comments

Update a comment, and fix spelling and grammar while here.
   2023-08-27 22:58:16 by David H. Gutteridge | Files touched by this commit (1)
Log message:
u-boot-rockchip.mk: contextualize the image name

Not strictly necessary, but for consistency. (Another package will
shortly be added where this context becomes relevant.)
   2023-08-17 04:15:53 by David H. Gutteridge | Files touched by this commit (1)
Log message:
u-boot-rockchip.mk: cut comment, u-boot-rockpro64-ayufan is gone
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default