Skip to content

Instantly share code, notes, and snippets.

@arrjay
Created July 2, 2023 20:36
Show Gist options
  • Save arrjay/e8b29655243a0678103b47f87ccd2c51 to your computer and use it in GitHub Desktop.
Save arrjay/e8b29655243a0678103b47f87ccd2c51 to your computer and use it in GitHub Desktop.
rock64 boot failure
U-Boot TPL 2022.07-armbian (May 27 2023 - 19:26:49)
LPDDR3, 800MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS=1 Die BW=16 Size=1024MB
Trying to boot from BOOTROM
Returning to boot ROM...
U-Boot SPL 2022.07-armbian (May 27 2023 - 19:26:49 +0000)
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMC1
NOTICE: BL31: v2.6(release):armbian
NOTICE: BL31: Built : 19:27, May 27 2023
NOTICE: BL31:R: v1.2
INFO: ARM GICv2 driver initialized
INFO: plat_rocpmu_init: pd status 0xe
INFO: BL31: Initializing runtime services
INFO: BL31: Preparing for EL3 exit to normal world
INO: Entry point address = 0x203c9
U-Boot 2022.07-armbian (May 27 2023 - 19:26:49 +0000)
Model: Pine64 Rock64
DRAM: 1022 MiB
PMIC: RK8050 (on=0x50, off=0x01)
Core: 229 devices, 25 uclasses, devicetree: separate
MMC: mmc@ff500000: 1, mmc@ff520000: 0
Loading Environment from MMC... *** Warning - bad CRC, using default environment
In: serial@ff130000
Out: serial@ff130000
Err: serial@ff130000
Model: Pine64 Rock64
Net: eth0: ethernet@ff540000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found U-Boot script /boot.scr
3252 bytes read in 3 ms (1 MiB/s)
## Executing script at 00500000
Boot script loaded from mmc 1
171 bytes read in 3 ms (55.7 KiB/s)
16281352 bytes read in 709 ms (21.9 MiB/s)
29331968 bytes read in 1274 ms (22 MiB/s)
52872 bytes read in 9 ms (5.6 MiB/s)
2698 bytes read in 7 ms (376 KiB/s)
2698 bytes read in 7 ms (376 KiB/s) [21/246]
Applying kernel provided DT fixup script (rockchip-fixup.sc## Executing script at 09000000
Unknown command 'kaslrseed' - try 'help'
Moving Image from 0x2080000 to 0x2200000, end=3e90000
## Loading init Ramdisk from Legacy Image at 06000000 ...
Ime: uInitrd
Image Type: AArch64 Linux RAMDisk Image (gzip)
Data Size: 16281288 Bytdress: 00000000
Entry Point: 00000000
Verifying ChecksuOK
## Flattened Device Tree blob at 01f00000
Booting using ob at 0x1f00000
Loading Ramdisk to 3cf9a000, end 3df20ec8 ..OK
Loading Device Tree to 000000003cf24000, end 000000003cf99fff ... OK
Starting kernel ...
"Synchronous Abort" handler, esr 0x9600 000000000026ff80 lr : 000000000000003ffacf80 lr : 000000003ff98484
x0 : 0300000000000078 x1 : b48d8
x2 : 0000000000000010 x3 : 000000003df3f4c0
x4 : 0000000000000000 x5 : 0300000000000078
x6 : 000000003cd18000 x7 : 00000000007
x8 : 0000000000000004 x 00000000000091ec x11: 000000003df24eec
x12: 00000000000091ec x03df24fa8
x14: 000000003cf2400016: 000000003ff748ec x17: 000000002ea0b4b7
x18: 000000003df34dc00003cf25040
x20: 000000003ff3db50 x21: 000000003ffb48d8
x22: 0000000000000001 x23: 000000003df3f410
x24: 000000003ffd02c0 x200000000001000
x26: 000000003cf00
x28: 0000000000000001 x29: 000000003df24e20
Code: eb0400552800000 14000006 (386468a3)
Resetting CPU ...
resetting ...
U-Boot TPL 2022.07-armbian (May 27 2023 - 19:26:49)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment