Other Parts Discussed in Thread: AM3358
Hi,
I am trying to migrate u-boot 2016 to 2020 version for AM3358 custom board. Here I am getting Data abort error while starting kernel. I am specifying logs which I got. My custom board doesn't have JTAG Debugger and could not able to debug the issue where it is coming. Can you help me out in this?
U-Boot SPL 2020.01-00047-g1d020ed302-dirty (Jul 28 2023 - 15:16:31 +0530)
omap24_i2c_findpsc: speed [kHz]: 100 psc: 0xb sscl: 0xd ssch: 0xf
Trying to boot from MMC2
U-Boot 2020.01-00047-g1d020ed302-dirty (Jul 28 2023 - 15:16:31 +0530)
CPU : AM335X-GP rev 2.1
I2C: omap24_i2c_
DRAM: 256 MiB
Debug: bootz 0x82000000 0x88080000: 0x88000000
## Current stack ends at 0x8df724f0 * kernel: cmdline image address = 0x82000000
## initrd_high = 0x90000000, copy_to_ram = 1
Loading Ramdisk to 90000000, end 90000000 ... OK
ramdisk load start = 0x90000000, ramdisk load end = 0x90000000
## Checking for 'FDT'/'FDT Image' at 88000000
* fdt: raw FDT blob
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
## device tree at 88000000 ... 88015a74 (len=100981 [0x18A75])
Loading Device Tree to 8ef2b000, end 8ef43a74 ... OK
## Transferring control to Linux (at address 82000000)...
Starting kernel ...
data abort
pc : [<81f01e44>] lr : [<82002280>]
reloc pc : [<7276ee44>] lr : [<7286f280>]
sp : 8241f150 ip : 00000705 fp : 8241f218
r10: 00000008 r9 : 8241f880 r8 : 8241f19c
r7 : 00000001 r6 : 0000013c r5 : 00165c0c r4 : 8241f1b8
r3 : 00000000 r2 : 8241f19c r1 : 00000000 r0 : 00000000
Flags: nZCv IRQs off FIQs on Mode SVC_32
Code: 81f01040 47401c58 47401c10 0000010e (04000400)
Resetting CPU ...
resetting ...
of_flat_tree at 0x88000000 size 0x00015a75
Thank&Regards,
Jyothi.