Skip to main content
Visitor II
December 30, 2021
Question

Kernel panic during startup

  • December 30, 2021
  • 1 reply
  • 981 views

Hi I built the linux kernel by following the steps on the stm32mpu wiki web. All default configuration except enabled earlyprintk.

However, when I restart the system, it does not work any more.

This is the error in boot log.

...

[  0.349451] pps_core: LinuxPPS API ver. 1 registered

[  0.354493] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>

[  0.363706] PTP clock support registered

[  0.368477] arm-scmi firmware:scmi0: SCMI Notifications - Core Enabled.

[  0.375147] 8<--- cut here ---

[  0.378218] Unhandled fault: external abort on non-linefetch (0x008) at 0xe081f004

[  0.385829] pgd = (ptrval)

[  0.388549] [e081f004] *pgd=c183c811, *pte=2ffff653, *ppte=2ffff453

[  0.394877] Internal error: : 8 [#1] PREEMPT SMP ARM

...

Any hint? The board is stm32mp157f-dk2

Thanks

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    January 4, 2022

    Hi @uouox​ ,

    Could you please elaborate further if you used Developer package or Distribution package for rebuild ?

    What ecosystem / kernel version ?

    Are you using default Device Tree as per delivered by ST ?

    Thx

    Olivier