Cap Error or Bad Memory
#4
I'm not super familiar with the low level boot sequence of the rockchip or how DDR initialization works, but that looks like it's probably output from the Rockchip miniboot version of idbloader.bin. (loader_1)

loader_1 is in change of initializing memory, at which point execution returns to the bootrom embedded into the rockchip, which then loads loader_2.

With this failing during RAM initialization rather than at access to a specific location of memory, I'd guess the memory module has failed, rather than only a region of the memory being bad. Overall I doubt it's a capacitor on the board, as the CPU and the memory are directly connected, I don't see any capacitors involved there. All but the last log attached looked like a failure before returning to bootrom and loading loader_2.

You could write a SD card that contains an image that uses a u-boot TPL instead of miniloader during initialization (You may need to disable SPI flash if it's loading loader_1 from there https://wiki.pine64.org/index.php/ROCKPr...booting.29 ) and see what the output of that is, but I don't expect that would provide anything useful. Doing so could however provide a chance to possibly play around with adding some debugging statements to the code in u-boot at `drivers/ram/rockchip/sdram_rk3399.c`, and playing around with that in various ways if that's something you would find entertaining.
  Reply


Messages In This Thread
Cap Error or Bad Memory - by GuyNoIRQ - 03-22-2021, 08:18 PM
RE: Cap Error or Bad Memory - by tllim - 04-05-2021, 02:18 PM
RE: Cap Error or Bad Memory - by GuyNoIRQ - 04-05-2021, 02:28 PM
RE: Cap Error or Bad Memory - by nakato - 04-17-2021, 11:39 PM
RE: Cap Error or Bad Memory - by GuyNoIRQ - 04-20-2021, 01:56 PM
RE: Cap Error or Bad Memory - by t4_4t - 04-22-2021, 08:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  RockPro64 has bad Memory (Software sogfaults and kernel panics) kop316 20 22,959 08-04-2021, 07:42 PM
Last Post: t4_4t
  Industrial memory card m.ekstrom 1 2,447 03-23-2021, 05:55 AM
Last Post: barray

Forum Jump:


Users browsing this thread: 1 Guest(s)