./sysutils/u-boot-bananapi-r2, Das U-Boot, the Universal Boot Loader (mt7623n_bpir2_defconfig)

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


Branch: CURRENT, Version: 2020.04, Package name: u-boot-bananapi-r2-2020.04, Maintainer: port-arm

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 package provides U-Boot for the Sinovoip Banana Pi BPI-R2.


Required to build:
[lang/python27] [pkgtools/cwrappers] [cross/arm-none-eabi-gcc]

Master sites:

Filesize: 14712.555 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-08-12 09:35:06 by Thomas Klausner | Files touched by this commit (6)
Log message:
u-boot*: fix more pkglint
   2021-08-12 09:26:00 by Thomas Klausner | Files touched by this commit (48)
Log message:
u-boot*: fix some pkglint
   2021-04-18 10:54:56 by matthew green | Files touched by this commit (24) | Package updated
Log message:
various updates for the new pkgsrc u-boot world order.

the whole u-boot package builds with the patches and distinfos
moved into the new places.
   2020-06-20 19:42:34 by Jason R Thorpe | Files touched by this commit (6)
Log message:
Update to u-boot-2020.04.
   2020-06-20 19:19:37 by Jason R Thorpe | Files touched by this commit (3)
Log message:
Set the bootm_size, kernel_addr_r, fdt_addr_r, scriptaddr, pxefile_addr_r,
ramdisk_addr_r, and fdtfile environment varibles.
   2019-11-04 22:28:59 by Roland Illig | Files touched by this commit (174)
Log message:
sysutils: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.