linux-5.4.65移植后,uboot可以识别到Image,但是启动内核(Staring kernel)阶段报错:"Synchronous Abort" handler, esr 0x02000000

图片说明

Hit any key to stop autoboot:  0 
Stopping PFE... 
SF: Detected S25FS512S with page size 256 Bytes, erase size 256 KiB, total 64 MiB
device 0 offset 0x2800000, size 0xe00000
SF: 14680064 bytes @ 0x2800000 Read: OK
device 0 offset 0x2700000, size 0x100000
SF: 1048576 bytes @ 0x2700000 Read: OK
## Booting kernel from Legacy Image at 8007ffc0 ...
   Image Name:   Linux-5.4.65(BKHT)
   Image Type:   AArch64 Linux Kernel Image (uncompressed)
   Data Size:    20367872 Bytes = 19.4 MiB
   Load Address: 80080000
   Entry Point:  80080000
## Flattened Device Tree blob at 82000000
   Booting using the fdt blob at 0x82000000
   XIP Kernel Image ... OK
   Using Device Tree in place at 0000000082000000, end 0000000082005be9
WARNING: fdt_fixup_stdout: could not read serial0 alias: FDT_ERR_NOTFOUND

Starting kernel ...

"Synchronous Abort" handler, esr 0x02000000
ELR:     80ee0000
LR:      9fd25bb0
x0 : 0000000082000000 x1 : 0000000000000000
x2 : 0000000000000000 x3 : 0000000080080000
x4 : 0000000000000001 x5 : 0000000000000008
x6 : ffffffffffffffff x7 : 0000000000000000
x8 : 000000009fda2cf0 x9 : 0000000001008000
x10: 000000000a200023 x11: 0000000000000002
x12: 0000000000000002 x13: 000000009fc81d9e
x14: 83118016500019b7 x15: 000000009fd23d04
x16: a2116100091dd032 x17: 8d05000d2400a04b
x18: 000000009fc81d88 x19: 0000000000000400
x20: 0000000000000400 x21: 000000009fda2ae0
x22: 0000000000000000 x23: 000000009fc84058
x24: 0000000000000000 x25: 000000009fd97d50
x26: 0000000080080000 x27: 000000009fd25b68
x28: 0000000080080000 x29: 000000009fc7fad0

解决了吗?
我也刚遇到,寻解决方法

问题解决了嘛,我也刚遇到~~~~