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.

AM4378: AM4378BZDN00S :power reset with in 15sec booting fails with error message "Could not create /reserved-memory node"

Part Number: AM4378
Other Parts Discussed in Thread: TPS65218

Hello Team,

Presently  working on the custom  AM437x-HS board. The board boots normally in most cases, but in some cases when the power unplug and plug immediately the board comes up with a the following error.

U-Boot SPL 2019.01 (Oct 19 2022 - 10:12:01 +0530)
SPL BOOT DEVICE: 8
Trying to boot from MMC2
MMC DEVICE INDEX: 8
Authentication passed
Authentication passed

U-Boot 2019.01 (Oct 19 2022 - 10:12:01 +0530)

CPU : AM437X-HS rev 1.2
Model: TI AM437x GP EVM
DRAM: 1 GiB
PMIC: TPS65218
NAND: 0 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from FAT... Card did not respond to voltage select!
Net:
Warning: ethernet@4a100000 using MAC address from ROM
eth0: ethernet@4a100000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1(part 0) is current device
SD/MMC found on device 1
1555 bytes read in 2 ms (758.8 KiB/s)
Running bootscript from mmc1 ...
## Executing script at 90000000
Card did not respond to voltage select!
SD/MMC Found On Device 0
Card did not respond to voltage select!
Card did not respond to voltage select!
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffeb000, end 8ffff76d ... OK
Unable to update property /ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/ethernet@0/slave@200:mac-address, err=FDT_ERR_BE
Unable to update property /ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/ethernet@0/slave@200:local-mac-address, err=FDTE
Could not create /reserved-memory node.
### ERROR ### Please RESET the board ###

Please do needful on the same.

NOTE: Even If I issue => reset command at u-boot, we are seeing same issue.

Latest observation is that we are facing issue on HS board not on the GP Board.