This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3356: Support required to boot SPL and U-boot boot from RAM memory

Part Number: AM3356
Other Parts Discussed in Thread: SEGGER

Tool/software:

Hardware board : Custom board based on beaglebone reference.
Tool used to copy u-boot and SPL into internal RAM : Jlink segger
Boot mode configured : NAND boot (SD card not supported)


Once board is assembled, initially firmware is not available in board`s flash memory,
I am copying SPL, uboot elf files ( kernel dtb and zImage.elf file) using Jlink segger into internal RAM

SPL is compiled with support to boot from RAM "CONFIG_SPL_RAM_SUPPORT=y" and "CONFIG_SPL_RAM_DEVICE=y"
but still i am getting error as "Unsupported Boot Device!"


Below are logs for more details,
  U-Boot SPL 2021.04-00011-gc22b17ae-dirty (Jan 20 2025 - 13:19:27 +0530)
  SPL: Unsupported Boot Device!
  SPL: failed to boot from all boot devices
  ### ERROR ### Please RESET the board ###