Jump to content

Recommended Posts

Posted

Hello everyone. Please help me with the following problem. I have a Rock Pi 4b 1.4 (with SPI flash). I did the boot from the NVMe SSD using the image rkspi_loader-v20.11.2-trunk-v2.img according to the instructions. I installed Armbian 23.11 Jammy XFCE on NVMe SSD KingSpec NX 1TB. I’m using a power supply Baseus 65W GaN Pro (with PD). The system loads and works well. However, the system cannot reboot. When i click on reboot, the system starts to reboot and after the reset goes into a cyclic reboot. I need to turn off the power to reboot. What could be the problem and how to solve it?

UART (Serial console) log:

" "
 $&0  f@`B@@NF0f@`B@@NF 0f@`B@@NF@@@LN`b`N" "
 0  "$`@@NN`0@b`@``@LFbpb`@H
U-Boot TPL 2020.07-armbian (Dec 04 2020 - 22:10:39)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
256B stride
256B stride
lpddr4_set_rate: change freq to 400000000 mhz 0, 1
lpddr4_set_rate: change freq to 800000000 mhz 1, 0
Trying to boot from BOOTROM
Returning to boot ROM...

U-Boot SPL 2020.07-armbian (Dec 04 2020 - 22:10:39 +0100)
Trying to boot from SPI
NOTICE:  BL31: v1.3(debug):42583b6
NOTICE:  BL31: Built : 07:55:13, Oct 15 2019
NOTICE:  BL31: Rockchip release version: v1.1
INFO:    GICv3 with legacy support detected. ARM GICV3 driver initialized in EL3
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    If lpddr4 need support multi frequency,
INFO:    please update loader!
INFO:    Current ctl index[0] freq=400MHz
INFO:    Current ctl index[1] freq=800MHz
INFO:    plat_rockchip_pmu_init(1190): pd status 3e
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x200000
INFO:    SPSR = 0x3c9


U-Boot 2020.07-armbian (Dec 04 2020 - 22:10:39 +0100)

SoC: Rockchip rk3399
Reset cause: RST
Model: Radxa ROCK Pi 4B
DRAM:  3.9 GiB
PMIC:  RK808
MMC:   mmc@fe310000: 2, mmc@fe320000: 1, sdhci@fe330000: 0
Loading Environment from SPI Flash... SF: Detected XT25F32B with page size 256 Bytes, erase size 4 KiB, total 4 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   vidconsole
Err:   vidconsole
Model: Radxa ROCK Pi 4B
Net:   eth0: ethernet@fe300000
Hit any key to stop autoboot:  0
Card did not respond to voltage select!
Card did not respond to voltage select!
"Synchronous Abort" handler, esr 0x96000210
elr: 000000000022d918 lr : 000000000022d8b4 (reloc)
elr: 00000000f3f5a918 lr : 00000000f3f5a8b4
x0 : 00000000f8000000 x1 : 0000000000000001
x2 : 0000000000000000 x3 : 0000000000100000
x4 : 00000000f1f36b30 x5 : 0000000000100000
x6 : 0000000000000001 x7 : 00000000f3fcd888
x8 : 0000000000000000 x9 : 0000000000000008
x10: 00000000ffffffe8 x11: 0000000000000010
x12: 000000000000149c x13: 00000000f1f149fc
x14: 00000000f1f15b20 x15: 0000000000000020
x16: 00000000f3f5a878 x17: 0000000000060001
x18: 00000000f1f26dc0 x19: 00000000f1f14970
x20: 0000000000000001 x21: 0000000000000000
x22: 0000000000010000 x23: 00000000f3fd37f8
x24: 0000000000010000 x25: 00000000f3fba3f2
x26: 0000000000000000 x27: 0000000000000000
x28: 00000000f1f36a40 x29: 00000000f1f148d0

Code: 540000c1 350000a5 93407c05 f9400080 (b86068a0)
Resetting CPU ...

resetting ...

U-Boot TPL 2020.07-armbian (Dec 04 2020 - 22:10:39)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
256B stride
256B stride
lpddr4_set_rate: change freq to 400000000 mhz 0, 1
lpddr4_set_rate: change freq to 800000000 mhz 1, 0
Trying to boot from BOOTROM
Returning to boot ROM...

U-Boot SPL 2020.07-armbian (Dec 04 2020 - 22:10:39 +0100)
Trying to boot from SPI
NOTICE:  BL31: v1.3(debug):42583b6
NOTICE:  BL31: Built : 07:55:13, Oct 15 2019
NOTICE:  BL31: Rockchip release version: v1.1
INFO:    GICv3 with legacy support detected. ARM GICV3 driver initialized in EL3
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    If lpddr4 need support multi frequency,
INFO:    please update loader!
INFO:    Current ctl index[0] freq=400MHz
INFO:    Current ctl index[1] freq=800MHz
INFO:    plat_rockchip_pmu_init(1190): pd status 3e
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x200000
INFO:    SPSR = 0x3c9


U-Boot 2020.07-armbian (Dec 04 2020 - 22:10:39 +0100)

SoC: Rockchip rk3399
Reset cause: RST
Model: Radxa ROCK Pi 4B
DRAM:  3.9 GiB
PMIC:  RK808
MMC:   mmc@fe310000: 2, mmc@fe320000: 1, sdhci@fe330000: 0
Loading Environment from SPI Flash... SF: Detected XT25F32B with page size 256 Bytes, erase size 4 KiB, total 4 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   vidconsole
Err:   vidconsole
Model: Radxa ROCK Pi 4B
Net:   eth0: ethernet@fe300000
Hit any key to stop autoboot:  0
Card did not respond to voltage select!
Card did not respond to voltage select!
"Synchronous Abort" handler, esr 0x96000210
elr: 000000000022d918 lr : 000000000022d8b4 (reloc)
elr: 00000000f3f5a918 lr : 00000000f3f5a8b4
x0 : 00000000f8000000 x1 : 0000000000000001
x2 : 0000000000000000 x3 : 0000000000100000
x4 : 00000000f1f36b30 x5 : 0000000000100000
x6 : 0000000000000001 x7 : 00000000f3fcd888
x8 : 0000000000000000 x9 : 0000000000000008
x10: 00000000ffffffe8 x11: 0000000000000010
x12: 000000000000149c x13: 00000000f1f149fc
x14: 00000000f1f15b20 x15: 0000000000000020
x16: 00000000f3f5a878 x17: 0000000000060001
x18: 00000000f1f26dc0 x19: 00000000f1f14970
x20: 0000000000000001 x21: 0000000000000000
x22: 0000000000010000 x23: 00000000f3fd37f8
x24: 0000000000010000 x25: 00000000f3fba3f2
x26: 0000000000000000 x27: 0000000000000000
x28: 00000000f1f36a40 x29: 00000000f1f148d0

Code: 540000c1 350000a5 93407c05 f9400080 (b86068a0)
Resetting CPU ...

resetting ...

U-Boot TPL 2020.07-armbian (Dec 04 2020 - 22:10:39)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
256B stride
256B stride
lpddr4_set_rate: change freq to 400000000 mhz 0, 1
lpddr4_set_rate: change freq to 800000000 mhz 1, 0
Trying to boot from BOOTROM
Returning to boot ROM...

U-Boot SPL 2020.07-armbian (Dec 04 2020 - 22:10:39 +0100)
Trying to boot from SPI
NOTICE:  BL31: v1.3(debug):42583b6
NOTICE:  BL31: Built : 07:55:13, Oct 15 2019
NOTICE:  BL31: Rockchip release version: v1.1
INFO:    GICv3 with legacy support detected. ARM GICV3 driver initialized in EL3
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    If lpddr4 need support multi frequency,
INFO:    please update loader!
INFO:    Current ctl index[0] freq=400MHz
INFO:    Current ctl index[1] freq=800MHz
INFO:    plat_rockchip_pmu_init(1190): pd status 3e
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x200000
INFO:    SPSR = 0x3c9


U-Boot 2020.07-armbian (Dec 04 2020 - 22:10:39 +0100)

SoC: Rockchip rk3399
Reset cause: RST
Model: Radxa ROCK Pi 4B
DRAM:  3.9 GiB
PMIC:  RK808
MMC:   mmc@fe310000: 2, mmc@fe320000: 1, sdhci@fe330000: 0
Loading Environment from SPI Flash... SF: Detected XT25F32B with page size 256 Bytes, erase size 4 KiB, total 4 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   vidconsole
Err:   vidconsole
Model: Radxa ROCK Pi 4B
Net:   eth0: ethernet@fe300000
Hit any key to stop autoboot:  0
Card did not respond to voltage select!
Card did not respond to voltage select!
"Synchronous Abort" handler, esr 0x96000210
elr: 000000000022d918 lr : 000000000022d8b4 (reloc)
elr: 00000000f3f5a918 lr : 00000000f3f5a8b4
x0 : 00000000f8000000 x1 : 0000000000000001
x2 : 0000000000000000 x3 : 0000000000100000
x4 : 00000000f1f36b30 x5 : 0000000000100000
x6 : 0000000000000001 x7 : 00000000f3fcd888
x8 : 0000000000000000 x9 : 0000000000000008
x10: 00000000ffffffe8 x11: 0000000000000010
x12: 000000000000149c x13: 00000000f1f149fc
x14: 00000000f1f15b20 x15: 0000000000000020
x16: 00000000f3f5a878 x17: 0000000000060001
x18: 00000000f1f26dc0 x19: 00000000f1f14970
x20: 0000000000000001 x21: 0000000000000000
x22: 0000000000010000 x23: 00000000f3fd37f8
x24: 0000000000010000 x25: 00000000f3fba3f2
x26: 0000000000000000 x27: 0000000000000000
x28: 00000000f1f36a40 x29: 00000000f1f148d0

Code: 540000c1 350000a5 93407c05 f9400080 (b86068a0)
Resetting CPU ...

resetting ...

 

<

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines