rockchip-linux / u-boot

U-Boot tree for pending commits
113 stars 79 forks source link

rk3399 boots with TPL dram init failed #76

Closed swordow closed 1 year ago

swordow commented 1 year ago

U-Boot TPL 2017.09-00028-g8e67d58161-dirty (Nov 18 2022 - 23:28:06) con reg cru , cic , grf , sgrf , pmucru , pmu Starting SDRAM initialization... LPDDR3 800MHz rk3399_dmc_init DRAM init failed -1 Returning to boot ROM... "Synchronous Abort" handler, esr 0x02000000 ELR: 0 LR: ffff273c x 0: 0000000000000000 x 1: 000000000000009c x 2: 00000000000000b9 x 3: 0000000000000000 x 4: 0000000000000000 x 5: 0000000000000000 x 6: 0000000000000001 x 7: 000000000000000a x 8: 00000000ffa8a000 x 9: 0000000000000000 x10: 0000000000000000 x11: 0000000000000000 x12: 0000000000000001 x13: 00000000fcfeffff x14: 0000000000002820 x15: 0000000000002800 x16: 0000000000000002 x17: 0000000000000000 x18: 00000000ff8ebe30 x19: 00000000ffff4bc8 x20: 0000000000000000 x21: 00000000ff8c2000 x22: 0000000000000044 x23: 00000000ff8c0000 x24: 0000000000080000 x25: 0000000000000001 x26: 00000000ff8c2000 x27: 00000000000004a0 x28: 00000000000004a0 x29: 00000000ff8c1fc0

Call trace: PC: [< 00000000 >] LR: [< ffff273c >]

Stack: [< 00000000 >]

NOTE: Please use ./scripts/stacktrace.sh to parse trace info Resetting CPU ...

Any ideas?

swordow commented 1 year ago

lastest uboot mainline works fine.