[ubuntu/focal-updates] u-boot 2021.01+dfsg-3ubuntu0~20.04.1 (Accepted)

Brian Murray brian at ubuntu.com
Thu Jul 29 01:27:47 UTC 2021


u-boot (2021.01+dfsg-3ubuntu0~20.04.1) focal; urgency=medium

  * SRU of 2021.01+dfsg-3 from hirsute to enable booting on HiFive Unmatched
    LP: #1934791, LP: #1925267, LP: #1923162

  [ Dimitri John Ledkov ]
  * Import meta-sifive u-boot patches.
  * Enable sifive_hifive_unmatched_fu740 target.
  * Build-depend on opensbi with fu740 errata fix.
  * Set default FDT files for the sifive boards.
  * Set USE_PREBOOT on unmatched board too (just like unleashed & qemu),
    otherwise u-boot's fdtfile from itb is not used (i.e. when
    extlinux.conf does not specify fdtdir). LP: #1923162
  * Unapply unmatched patches, whilst building unleashed platform. Fixes
    failure to boot from sd-card on Unleashed. LP: #1924761
  * sifive-unleashed-default-fdt-files.patch: split into unleashed &
    unmatched separate patches, for ease of upstreaming to meta-sifive and
    u-boot upstreams. Also this ensures that unleashed target is built
    with fdtfile= set, as unleashed target unapplies lots of patches.
  * Apply upstreamed patch "cmd: pxe_utils: sysboot: fix crash if either
    board or soc are not set." This fixes a crash booting any
    extlinux.conf with fdtdir specified, and dtbfile not set and
    "soc"/"board" not set in the environment LP: #1923162

  [ William 'jawn-smith' Wilson ]
  * Re-added d/p/lzo-to-lzno.patch as lzop is in universe prior to Groovy
  * Updated d/targets for compatibility with focal arm-trusted-firmware
  * Updated d/control for compatibility with focal debhelper
  * Reinstate rpi-config-migration script for focal
  * Prevent stripping of qemu binaries under focal where strip doesn't
    recognize the format

  [ Dave Jones ]
  * In d/control update opensbi dependency for focal

u-boot (2021.01+dfsg-3) unstable; urgency=medium

  [ Domenico Andreoli ]
  * u-boot-install-sunxi: Add support for some armhf

  [ Vagrant Cascadian ]
  * debian/watch: Fix missing "/".

  [ Andreas B. Mundt ]
  * Update u-boot-install-sunxi: Add Olimex A20-OLinuXino-LIME2-eMMC

  [ harry88 at gmx.ph ]
  * u-boot-install-sunxi: Avoid overriding files in current directory
    (Closes: #982278)

  [ Nicolas Boulenguez ]
  * Enable version 1.1 of the pinephone (Closes: #982981)

  [ Vagrant Cascadian ]
  * u-boot-install-sunxi: Make installing .itb files optional.
  * u-boot-install-sunxi: Add support for armhf targets: Banana Pi
    BPI-M2-Ultra Banana Pi BPI-M3 Banana Pi M2 Berry Cubietech Cubieboard
    Cubietech Cubieboard2 Cubietech Cubieboard4 Cubietech Cubietruck
    Cubietech Cubietruck Plus FriendlyARM NanoPi NEO Air Lamobo R1 LeMaker
    Banana Pi LeMaker Banana Pro LinkSprite pcDuino LinkSprite pcDuino3
    Olimex A10-OLinuXino-LIME Olimex A10s-Olinuxino Micro Olimex
    A20-Olimex-SOM-EVB Olimex A20-OLinuXino-LIME Olimex A20-Olinuxino
    Micro PineRiver Mini X-Plus Xunlong Orange Pi Plus / Plus 2 Xunlong
    Orange Pi Zero

u-boot (2021.01+dfsg-2) unstable; urgency=medium

  * debian/patches: Disable USE_PREBOOT on rockpro64 and pinebook-pro to
    workaround boot failure triggered by USB initialization.
    (Closes: #973323, #980434)

u-boot (2021.01+dfsg-1) unstable; urgency=medium

  [ Nicolas Boulenguez ]
  * Fix pinephone platform name in u-boot-install-sunxi64.
    (Closes: #979484)
  * Insert an empty line in target list for consistency. (Closes: #979485)
  * Simplify installation of a link for tegra on arm64 but not armhf
    (Closes: #979486)
  * Install examples for tools with dh_installexamples instead of
    dh_install. (Closes: #979295)
  * Install docs with dh_installdocs instead of dh_install
    (Closes: #979295)

  [ Vagrant Cascadian ]
  * u-boot-install-sunxi64: Drop unused code handling ATF.
  * Rename u-boot-install-sunxi64 to u-boot-install-sunxi. Thanks to
    Nicolas Boulenguez. (Closes: #979487)

  [ Nicolas Boulenguez ]
  * Update references to renamed u-boot-install-sunxi64
  * Prefer dh_installdocs to dh_install for tools too (Closes: #979648).
  * Remove obsolete maketargets variable (Closes: #979652).
  * Do not spend time searching for an install target in
    Makefile. (Closes: #979650)
  * Prefer dh_auto_build to explicit recursive $(MAKE) (Closes: #979654)
  * Clarify scope of TOOLSDIR in debian/rules (Closes: #979658).
  * Make decision about testing tools more explicit (Closes: #979660).
  * Pass BL31 to puma-rk3399 (Closes: #979482).

  [ Vagrant Cascadian ]
  * debian/rules: Unset BL31 to avoid using a value from a different
    platform. Thanks to Nicolas Boulenguez.  (Closes: #979482)
  * u-boot-rockchip: puma-rk3399: install u-boot.itb.
  * u-boot-install-rockchip: Add support for "Theobroma Systems RK3399-Q7
    SoM" using the "puma-rk3399" target.

  [ Nicolas Boulenguez ]
  * Let dh_strip strip tools (Closes: #980234).
  * Remove obsolete dh_strip override (Closes: #980235).
  * Clean python cache (Closes: #980237).

u-boot (2021.01~rc4+dfsg-2) experimental; urgency=medium

  * debian/targets: Use correct name for "pinephone" target. Fixes FTBFS.

u-boot (2021.01~rc4+dfsg-1) experimental; urgency=medium

  [ Nicolas Boulenguez ]
  * Refresh patches for v2021.01-rc3 (Closes: #976320).

  [ Vagrant Cascadian ]
  * debian/patches: Remove obsolete teres-i patch.
  * debian/control: Add Build-Depends on python3-pkg-resources.

  [ Nicolas Boulenguez ]
  * Add support for pinephone-1.2. (Closes: #976319)

  [ Vagrant Cascadian ]
  * debian/control: Update Build-Depends on arm-trusted-firmware.
  * [arm64] u-boot-sunxi: Add orangepi_one_plus target. Thanks to harry88.
    (Closes: #979216)
  * [arm64] u-boot-amlogic: Add odroid-n2 target. Thanks to Reco.
    (Closes: #973256)
  * u-boot-sunxi: Do not install mksunxi_fit_atf, removed upstream.
  * u-boot-install-sunxi64: Drop support for using a FIT generator, just
    use the images generated at build time.
  * u-boot-install-sunxi64: Add support for OrangePi One Plus.
  * debian/rules: Disable use of SCP firmware for sunxi platforms.
  * u-boot-install-sunxi64: Add support for new .itb filenames.
  * debian/targets: Update to use new .itb filename for sunxi systems.

u-boot (2020.10+dfsg-2) unstable; urgency=medium

  [ Vagrant Cascadian ]
  * debian/patches: Enable ethernet on A20-OLinuXino-Lime2-eMMC.
    (Closes: #916822).  Thanks to Jonas Smedegaard.
  * debian/patches: Fix keyboard on Teres-I (Closes: #935035).  Thanks to
    Jonas Smedegaard.

  [ Nicolas Boulenguez ]
  * Update Homepage and uscan configuration (Closes: #976317).
  * Drop obsolete version restriction in Build-Depends (Closes: #976316).
  * Change behaviour of debian/bin/u-boot-install-* for an unknown device
    tree (Closes: #976315)
  * Use specific dh_installman instead of dh_install (Closes: #976318).
  * Simplify debian/u-boot-tools.install (Closes: #976318).
  * In debian/rules, add prerequisite configs/*_defconfig
    (Closes: #976318)

  [ Vagrant Cascadian ]
  * u-boot-qemu: Ship u-boot.rom for the qemu-x86_64 and qemu-x86
    targets. Thanks to Faidon Liambotis. (Closes: #979107)
  * debian/control: Update Standards-Version to 4.5.1.
  * debian/control: Update Build-Depends on lzop.

  [ Luca Boccassi ]
  * Build u-boot-tools with signature support with OpenSSL.
    (Closes: #972513)

Date: 2021-07-09 16:10:10.266826+00:00
Changed-By: William Wilson <william.wilson at canonical.com>
Signed-By: Brian Murray <brian at ubuntu.com>
https://launchpad.net/ubuntu/+source/u-boot/2021.01+dfsg-3ubuntu0~20.04.1
-------------- next part --------------
Sorry, changesfile not available.


More information about the Focal-changes mailing list