Your message dated Sun, 23 May 2021 04:48:29 +0000
with message-id <[email protected]>
and subject line Bug#988217: fixed in u-boot 2021.01+dfsg-5
has caused the Debian Bug report #988217,
regarding bootefi causes boot failure with boot.scr
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
988217: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988217
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: u-boot-sunxi
Severity: critical

Dear Maintainer,

after a fresh install of Debian "bullseye" the first reboot got stuck
after  "Starting kernel ..."

It turend out that booting the system got always stuck using the a
"normal" u-boot boot sequence. Using extlinux or FIT-Images is not
affected.

boot.scr : FAIL
extlinux : OK
FIT-Image: OK

Since the Debian Installer provides neither extlinux configuration nor
build a FIT-Image the system is unusable after the reboot from the
installer.

I got into the same situation during an update on an other system to
bullseye.

Bootlog:
---8<---
U-Boot SPL 2020.10+dfsg-1+b1 (Nov 19 2020 - 03:18:11 +0000)
DRAM: 1024 MiB
Trying to boot from MMC2
NOTICE:  BL31: v2.3():
NOTICE:  BL31: Built : 05:17:48, Oct 18 2020
NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)
NOTICE:  BL31: Found U-Boot DTB at 0x4093968, model: Olimex
A64-Olinuxino-eMMC INFO:    ARM GICv2 driver initialized
INFO:    Configuring SPC Controller
INFO:    PMIC: Probing AXP803 on RSB
INFO:    PMIC: Enabling DRIVEVBUS
INFO:    PMIC: dcdc1 voltage: 3.300V
INFO:    PMIC: dcdc5 voltage: 1.360V
INFO:    PMIC: dcdc6 voltage: 1.100V
INFO:    PMIC: dldo1 voltage: 3.300V
INFO:    PMIC: dldo2 voltage: 3.300V
INFO:    PMIC: dldo3 voltage: 2.800V
INFO:    PMIC: dldo4 voltage: 3.300V
INFO:    PMIC: fldo1 voltage: 1.200V
INFO:    PMIC: Enabling DC SW
INFO:    BL31: Platform setup done
INFO:    BL31: Initializing runtime services
INFO:    BL31: cortex_a53: CPU workaround for 843419 was applied
INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied
NOTICE:  PSCI: System suspend is unavailable
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x4a000000
INFO:    SPSR = 0x3c9
alloc space exhausted


U-Boot 2020.10+dfsg-1+b1 (Nov 19 2020 - 03:18:11 +0000) Allwinner
Technology

CPU:   Allwinner A64 (SUN50I)
Model: Olimex A64-Olinuxino-eMMC
DRAM:  1 GiB
MMC:   mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1
Loading Environment from FAT... Unable to use mmc 1:1... In:    serial
Out:   serial
Err:   serial
Net:   phy interface7
eth0: ethernet@1c30000
starting USB...
Bus usb@1c1a000: USB EHCI 1.00
Bus usb@1c1a400: USB OHCI 1.0
Bus usb@1c1b000: USB EHCI 1.00
Bus usb@1c1b400: USB OHCI 1.0
scanning bus usb@1c1a000 for devices... 1 USB Device(s) found
scanning bus usb@1c1a400 for devices... 1 USB Device(s) found
scanning bus usb@1c1b000 for devices... 1 USB Device(s) found
scanning bus usb@1c1b400 for devices... 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1(part 0) is current device
Scanning mmc 1:1...
Found U-Boot script /boot.scr
2225 bytes read in 2 ms (1.1 MiB/s)
## Executing script at 4fc00000
22744944 bytes read in 1003 ms (21.6 MiB/s)
28403 bytes read in 5 ms (5.4 MiB/s)
30071341 bytes read in 1326 ms (21.6 MiB/s)
Booting Debian 5.9.0-2-arm64 from mmc 1:1...
Moving Image from 0x40080000 to 0x40200000, end=41850000
## Flattened Device Tree blob at 4fa00000
   Booting using the fdt blob at 0x4fa00000
EHCI failed to shut down host controller.
   Loading Ramdisk to 48352000, end 49fffa2d ... OK
   Loading Device Tree to 0000000048348000, end 0000000048351ef2 ... OK

Starting kernel ...
---8<---

Regards
    Benedikt Spranger

--- End Message ---
--- Begin Message ---
Source: u-boot
Source-Version: 2021.01+dfsg-5
Done: Vagrant Cascadian <[email protected]>

We believe that the bug you reported is fixed in the latest version of
u-boot, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vagrant Cascadian <[email protected]> (supplier of updated u-boot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 22 May 2021 21:32:45 -0700
Source: u-boot
Architecture: source
Version: 2021.01+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Vagrant Cascadian <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 988217
Changes:
 u-boot (2021.01+dfsg-5) unstable; urgency=medium
 .
   * debian/patches: Fix boot failure caused by efi loader switching to
     non-secure mode too early. Thanks to Bastian Germann and Heinrich
     Schuchardt. (Closes: #988217)
Checksums-Sha1:
 711928803be961a02886a15674265b7d1b314975 2895 u-boot_2021.01+dfsg-5.dsc
 3d6c5564e894175dc33b56c4d60d7686ab825d37 45400 
u-boot_2021.01+dfsg-5.debian.tar.xz
 f6fe58e364828e07c517af957e986eb880588873 9792 
u-boot_2021.01+dfsg-5_amd64.buildinfo
Checksums-Sha256:
 dcad07a093e07eef7268d7f268aecb541ff7bc6c14829d2c417c255464e6facf 2895 
u-boot_2021.01+dfsg-5.dsc
 08481d4f4a712ff932f929b767bceb5fcf2974e698e6b4b9f23da31ef84467a6 45400 
u-boot_2021.01+dfsg-5.debian.tar.xz
 6a390965431eec3c123d71828f9f630b870ce6f1de21ce3ad9acd3df2e3c7e3c 9792 
u-boot_2021.01+dfsg-5_amd64.buildinfo
Files:
 7dad05e4ee2ee988ee4cf253a405adc4 2895 admin optional u-boot_2021.01+dfsg-5.dsc
 684373d067f338b358d1500ec8531b86 45400 admin optional 
u-boot_2021.01+dfsg-5.debian.tar.xz
 7257e00c8f9e95617d0ffac6f40dd83c 9792 admin optional 
u-boot_2021.01+dfsg-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYKndXBMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqp9sBANOgim7JRYgv76xCzI6jb7+iCQyVR2Fh
vj8s3wkyMXNiAQDZYK+MeeubsWjYmCQVNllGTp2K+syPL0NcrW8kZh8SDg==
=cwT/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to