Re: Fail to boot on bpim3 with next-20210128

2021-01-30 Thread Samuel Holland
On 1/30/21 11:00 AM, Corentin Labbe wrote:
> Hello
> 
> next-20210128 cannot be booted on my bpim3.
> It start booting then freeze.
> 
> [0.00] Linux version 5.11.0-rc5-03084-g7426957d237f (compile@Red) 
> (armv7a-unknown-linux-gnueabihf-gcc (Gentoo 9.3.0-r2 p4) 9.3.0, GNU ld 
> (Gentoo 2.34 p6) 2.34.0) #390 SMP Sat Jan 30 14:59:48 CET 2021
> [0.00] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
> [0.00] CPU: div instructions available: patching division code
> [0.00] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing 
> instruction cache
> [0.00] OF: fdt: Machine model: Banana Pi BPI-M3
> [0.00] earlycon: uart0 at MMIO32 0x01c28000 (options '')
> [0.00] printk: bootconsole [uart0] enabled
> [0.00] Memory policy: Data cache writealloc
> [0.00] cma: Reserved 16 MiB at 0xbf00
> [0.00] Zone ranges:
> [0.00]   Normal   [mem 0x4000-0x6fff]
> [0.00]   HighMem  [mem 0x7000-0xbfff]
> [0.00] Movable zone start for each node
> [0.00] Early memory node ranges
> [0.00]   node   0: [mem 0x4000-0xbfff]
> [0.00] Initmem setup node 0 [mem 
> 0x4000-0xbfff]
> [0.00] percpu: Embedded 15 pages/cpu s31244 r8192 d22004 u61440
> [0.00] Built 1 zonelists, mobility grouping on.  Total pages: 522752
> [0.00] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 
> earlycon=uart,mmio32,0x01c28000 ip=dhcp
> [0.00] Dentry cache hash table entries: 131072 (order: 7, 524288 
> bytes, linear)
> [0.00] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, 
> linear)
> [0.00] mem auto-init: stack:off, heap alloc:off, heap free:off
> [0.00] Memory: 2021376K/2097152K available (7168K kernel code, 934K 
> rwdata, 2316K rodata, 1024K init, 240K bss, 59392K reserved, 16384K 
> cma-reserved, 1294336K highmem)
> [0.00] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
> [0.00] rcu: Hierarchical RCU implementation.
> [0.00] rcu:   RCU event tracing is enabled.
> [0.00] rcu: RCU calculated value of scheduler-enlistment delay is 10 
> jiffies.
> [0.00] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
> [0.00] random: get_random_bytes called from start_kernel+0x350/0x4e0 
> with crng_init=0
> [0.00] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
> [0.00] clocksource: arch_sys_counter: mask: 0xff 
> max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
> [0.03] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 
> 4398046511097ns
> [0.008640] Switching to timer-based delay loop, resolution 41ns
> [0.015437] clocksource: timer: mask: 0x max_cycles: 0x, 
> max_idle_ns: 79635851949 ns
> [0.025858] Console: colour dummy device 80x30
> [0.030736] Calibrating delay loop (skipped), value calculated using timer 
> frequency.. 48.00 BogoMIPS (lpj=24)
> [0.041941] pid_max: default: 32768 minimum: 301
> [0.047080] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, 
> linear)
> [0.054990] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 
> bytes, linear)
> [0.064421] CPU: Testing write buffer coherency: ok
> [0.070242] /cpus/cpu@0 missing clock-frequency property
> [0.076025] /cpus/cpu@1 missing clock-frequency property
> [0.081805] /cpus/cpu@2 missing clock-frequency property
> [0.087546] /cpus/cpu@3 missing clock-frequency property
> [0.093300] /cpus/cpu@100 missing clock-frequency property
> [0.099227] /cpus/cpu@101 missing clock-frequency property
> [0.105173] /cpus/cpu@102 missing clock-frequency property
> [0.11] /cpus/cpu@103 missing clock-frequency property
> [0.117026] CPU0: thread -1, cpu 0, socket 0, mpidr 8000
> [0.123888] Setting up static identity map for 0x4010 - 0x40100060
> [0.131237] ARM CCI driver probed
> [0.135530] sunxi multi cluster SMP support installed
> [0.141501] rcu: Hierarchical SRCU implementation.
> [0.147277] smp: Bringing up secondary CPUs ...
> [0.153237] CPU1: thread -1, cpu 1, socket 0, mpidr 8001
> [0.154443] CPU2: thread -1, cpu 2, socket 0, mpidr 8002
> [0.155544] CPU3: thread -1, cpu 3, socket 0, mpidr 8003
> [0.156837] CPU4: thread -1, cpu 0, socket 1, mpidr 8100
> [0.158221] CPU5: thread -1, cpu 1, socket 1, mpidr 8101
> [0.159456] CPU6: thread -1, cpu 2, socket 1, mpidr 8102
> [0.160663] CPU7: thread -1, cpu 3, socket 1, mpidr 8103
> [0.160825] smp: Brought up 1 node, 8 CPUs
> [0.207953] SMP: Total of 8 processors activated (384.00 BogoMIPS).
> [0.214714] CPU: All CPU(s) started in SVC mode.
> [0.221355] devtmpfs: initialized
> [0.232737] VFP support v0.3: implementor 41 architecture 2 part 

Fail to boot on bpim3 with next-20210128

2021-01-30 Thread Corentin Labbe
Hello

next-20210128 cannot be booted on my bpim3.
It start booting then freeze.

[0.00] Linux version 5.11.0-rc5-03084-g7426957d237f (compile@Red) 
(armv7a-unknown-linux-gnueabihf-gcc (Gentoo 9.3.0-r2 p4) 9.3.0, GNU ld (Gentoo 
2.34 p6) 2.34.0) #390 SMP Sat Jan 30 14:59:48 CET 2021
[0.00] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[0.00] CPU: div instructions available: patching division code
[0.00] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing 
instruction cache
[0.00] OF: fdt: Machine model: Banana Pi BPI-M3
[0.00] earlycon: uart0 at MMIO32 0x01c28000 (options '')
[0.00] printk: bootconsole [uart0] enabled
[0.00] Memory policy: Data cache writealloc
[0.00] cma: Reserved 16 MiB at 0xbf00
[0.00] Zone ranges:
[0.00]   Normal   [mem 0x4000-0x6fff]
[0.00]   HighMem  [mem 0x7000-0xbfff]
[0.00] Movable zone start for each node
[0.00] Early memory node ranges
[0.00]   node   0: [mem 0x4000-0xbfff]
[0.00] Initmem setup node 0 [mem 0x4000-0xbfff]
[0.00] percpu: Embedded 15 pages/cpu s31244 r8192 d22004 u61440
[0.00] Built 1 zonelists, mobility grouping on.  Total pages: 522752
[0.00] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 
earlycon=uart,mmio32,0x01c28000 ip=dhcp
[0.00] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, 
linear)
[0.00] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, 
linear)
[0.00] mem auto-init: stack:off, heap alloc:off, heap free:off
[0.00] Memory: 2021376K/2097152K available (7168K kernel code, 934K 
rwdata, 2316K rodata, 1024K init, 240K bss, 59392K reserved, 16384K 
cma-reserved, 1294336K highmem)
[0.00] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[0.00] rcu: Hierarchical RCU implementation.
[0.00] rcu: RCU event tracing is enabled.
[0.00] rcu: RCU calculated value of scheduler-enlistment delay is 10 
jiffies.
[0.00] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[0.00] random: get_random_bytes called from start_kernel+0x350/0x4e0 
with crng_init=0
[0.00] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[0.00] clocksource: arch_sys_counter: mask: 0xff 
max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[0.03] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 
4398046511097ns
[0.008640] Switching to timer-based delay loop, resolution 41ns
[0.015437] clocksource: timer: mask: 0x max_cycles: 0x, 
max_idle_ns: 79635851949 ns
[0.025858] Console: colour dummy device 80x30
[0.030736] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 48.00 BogoMIPS (lpj=24)
[0.041941] pid_max: default: 32768 minimum: 301
[0.047080] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, 
linear)
[0.054990] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, 
linear)
[0.064421] CPU: Testing write buffer coherency: ok
[0.070242] /cpus/cpu@0 missing clock-frequency property
[0.076025] /cpus/cpu@1 missing clock-frequency property
[0.081805] /cpus/cpu@2 missing clock-frequency property
[0.087546] /cpus/cpu@3 missing clock-frequency property
[0.093300] /cpus/cpu@100 missing clock-frequency property
[0.099227] /cpus/cpu@101 missing clock-frequency property
[0.105173] /cpus/cpu@102 missing clock-frequency property
[0.11] /cpus/cpu@103 missing clock-frequency property
[0.117026] CPU0: thread -1, cpu 0, socket 0, mpidr 8000
[0.123888] Setting up static identity map for 0x4010 - 0x40100060
[0.131237] ARM CCI driver probed
[0.135530] sunxi multi cluster SMP support installed
[0.141501] rcu: Hierarchical SRCU implementation.
[0.147277] smp: Bringing up secondary CPUs ...
[0.153237] CPU1: thread -1, cpu 1, socket 0, mpidr 8001
[0.154443] CPU2: thread -1, cpu 2, socket 0, mpidr 8002
[0.155544] CPU3: thread -1, cpu 3, socket 0, mpidr 8003
[0.156837] CPU4: thread -1, cpu 0, socket 1, mpidr 8100
[0.158221] CPU5: thread -1, cpu 1, socket 1, mpidr 8101
[0.159456] CPU6: thread -1, cpu 2, socket 1, mpidr 8102
[0.160663] CPU7: thread -1, cpu 3, socket 1, mpidr 8103
[0.160825] smp: Brought up 1 node, 8 CPUs
[0.207953] SMP: Total of 8 processors activated (384.00 BogoMIPS).
[0.214714] CPU: All CPU(s) started in SVC mode.
[0.221355] devtmpfs: initialized
[0.232737] VFP support v0.3: implementor 41 architecture 2 part 30 variant 
7 rev 5
[0.241442] clocksource: jiffies: mask: 0x max_cycles: 0x, 
max_idle_ns: 1911260446275 ns
[0.252094] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[