Package: linux-armmp-lpae
Version: 4.12+85~bpo9+1
Severity: important

Hi,

starting with kernel 4.12 (but I also tested 4.13 from sid). My Raspberry pi 2
hangs at boot with this. All I get at boot is this:

U-Boot 2017.09+dfsg1-3 (Oct 09 2017 - 22:14:03 +0000)

DRAM:  998 MiB
RPI 2 Model B (0xa01041)
MMC:   sdhci@7e300000: 0
reading uboot.env

** Unable to read "uboot.env" from mmc0:1 **
Using default environment

In:    serial
Out:   vidconsole
Err:   vidconsole
Net:   No ethernet found.
starting USB...
USB0:   Core Release: 2.80a
scanning bus 0 for devices... 3 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
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
reading /boot.scr
2630 bytes read in 11 ms (233.4 KiB/s)
## Executing script at 02000000
3985984 bytes read in 321 ms (11.8 MiB/s)
12042 bytes read in 69 ms (169.9 KiB/s)
17711567 bytes read in 1252 ms (13.5 MiB/s)
Booting Debian 4.12.0-0.bpo.2-armmp-lpae from mmc 0:3...
Kernel image @ 0x1000000 [ 0x000000 - 0x3cd240 ]
## Flattened Device Tree blob at 00000100
   Booting using the fdt blob at 0x000100
   reserving fdt memory region: addr=0 size=1000
   Using Device Tree in place at 00000100, end 00006009

Starting kernel ...


Appending "debug" to the kernel command line didn't show any other messages. I
can't enable EARLY_PRINTK as it depends on DEBUG_LL which is incompatible with
multiplatform :-(. How should I proceed now?

I would do some git-bisecting but I'm lost at which commit to start - I
obviously can't just start at commit 1 after 4.11.6 as it would take ages to
compile and test all the resulting kernels :-(


BTW: Updating u-boot didn't help either (this was my first hope)


Best,
Philip



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (600, 'testing'), (550, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to