Your message dated Mon, 20 Apr 2020 10:16:59 -0700
with message-id <87k12axek4.fsf@ponder>
and subject line Re: Bug#933250: u-boot-imx: booting via grubarm.efi fails
has caused the Debian Bug report #933250,
regarding u-boot-imx: booting via grubarm.efi fails
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.)


-- 
933250: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933250
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: u-boot-imx
Version: 2019.01+dfsg-7
Severity: normal
Tags: patch

Dear Vagrant,

booting via GRUB fails on the Wandboard. The problem stems from caches
with incorrect content.

A patch is available at

efi_loader: re-enable GRUB workaround on 32bit ARM
https://patchwork.ozlabs.org/patch/1137733/

Non i.MX6 system will also be struck by the problem.

Best regards

Heinrich


-- System Information:
Debian Release: 10.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: armhf (armv7l)

Kernel: Linux 4.19.55-armmp (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UU
TF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information


[    0.000000] Internal error: Oops: 5 [#1] SMP ARM
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.19.55-armmp #10
[    0.000000] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree)
[    0.000000] PC is at fdt_check_header+0xc/0x80
[    0.000000] LR is at __unflatten_device_tree+0x4c/0x274
[    0.000000] pc : [<c0ae9d48>]    lr : [<c09696dc>]    psr: 200000d3
[    0.000000] sp : c1201ec0  ip : c1201ed0  fp : c1201ecc
[    0.000000] r10: c1316340  r9 : 00000000  r8 : c135e308
[    0.000000] r7 : 00000000  r6 : 6fd00000  r5 : c1074be8  r4 : c1074be8
[    0.000000] r3 : c1074be8  r2 : c135e308  r1 : 00000000  r0 : 6fd00000
[    0.000000] Flags: nzCv  IRQs off  FIQs off  Mode SVC_32  ISA ARM
Segment none
[    0.000000] Control: 10c5387d  Table: 6820404a  DAC: 00000051
[    0.000000] Process swapper (pid: 0, stack limit = 0x(ptrval))
[    0.000000] Stack: (0xc1201ec0 to 0xc1202000)
[    0.000000] 1ec0: c1201efc c1201ed0 c09696dc c0ae9d48 c1074be8
c1074be8 c1209900 8fffffff
[    0.000000] 1ee0: 8ff75000 c1349838 e7fffe00 c1316340 c1201f1c
c1201f00 c1075f0c c096969c
[    0.000000] 1f00: 00000000 c1201f10 c0358230 c1082f34 c1201fa4
c1201f20 c1004a38 c1075ed4
[    0.000000] 1f20: ffffffff 10c5387d c03bcd50 c03bc83c c0d61908
c0d6349c c1205dcc c1201fbc
[    0.000000] 1f40: c0e340c8 fffff000 c1201fa4 c1201f58 c1022158
c0af8b54 c1205dcc c1205dcc
[    0.000000] 1f60: c1205dcc ffffffff c1201f94 c1201f78 c03bd0c8
00000000 c1201f9c 00000000
[    0.000000] 1f80: c1205dcc c1205dcc ffffffff c1205dc0 412fc09a
10c5387d c1201ff4 c1201fa8
[    0.000000] 1fa0: c1000c2c c10040f8 00000000 00000000 00000000
00000000 00000000 c1091e40
[    0.000000] 1fc0: 00000000 00000000 00000000 c1000330 00000051
10c0387d ffffffff 17d00000
[    0.000000] 1fe0: 412fc09a 10c5387d 00000000 c1201ff8 00000000
c1000bbc 00000000 00000000
[    0.000000] [<c0ae9d48>] (fdt_check_header) from [<c09696dc>]
(__unflatten_device_tree+0x4c/0x274)
[    0.000000] [<c09696dc>] (__unflatten_device_tree) from [<c1075f0c>]
(unflatten_device_tree+0x44/0x54)
[    0.000000] [<c1075f0c>] (unflatten_device_tree) from [<c1004a38>]
(setup_arch+0x94c/0xd88)
[    0.000000] [<c1004a38>] (setup_arch) from [<c1000c2c>]
(start_kernel+0x7c/0x504)
[    0.000000] [<c1000c2c>] (start_kernel) from [<00000000>] (  (null))
[    0.000000] Code: e89da800 e1a0c00d e92dd800 e24cb004 (e5903000)
[    0.000000] random: get_random_bytes called from
print_oops_end_marker+0x34/0x5c with crng_init=0
[    0.000000] ---[ end trace 0000000000000000 ]---
[    0.000000] Kernel panic - not syncing: Attempted to kill the idle task!
[    0.000000] ---[ end Kernel panic - not syncing: Attempted to kill
the idle task! ]---

--- End Message ---
--- Begin Message ---
Version: 2019.10~rc4+dfsg-1

On 2019-07-28, Heinrich Schuchardt wrote:
> booting via GRUB fails on the Wandboard. The problem stems from caches
> with incorrect content.
>
> A patch is available at
>
> efi_loader: re-enable GRUB workaround on 32bit ARM
> https://patchwork.ozlabs.org/patch/1137733/
>
> Non i.MX6 system will also be struck by the problem.

This patch was included upstream, marking as done in the appropriate
version in Debian. It still might be worth considering for a backport to
buster.

live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to