Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Hi All,
We are developing a J721E based custom board for one of our customer.
The DDR used on custom board differs as against the EVM's DDR.
CUSTOM BOARD DDR SIZE = 1GB (Giga Bytes)
EVM DDR SIZE = 4GB (Giga Bytes)
We are facing issue while booting up the board at boot loader stage.
ERROR MESSAGE is as below :
pte not found
resetting ...
NOTE : The custom board ddr is working fine while testing using TI-RTOS
Also please find the complete boot log below :
U-Boot SPL 2020.01 (Oct 06 2020 - 11:23:36 +0530)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed 1
ddrss->ddr_fhs_cnt = 6
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01 (Oct 06 2020 - 11:23:05 +0530)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed 1
pte not found
resetting ...
U-Boot SPL 2020.01 (Oct 06 2020 - 11:23:36 +0530)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed 1
ddrss->ddr_fhs_cnt = 6
Trying to boot from MMC2
U-Boot SPL 2020.01 (Oct 06 2020 - 11:23:36 +0530)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed 1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
U-Boot SPL 2020.01 (Oct 06 2020 - 11:27:00 +0530)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed 1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01 (Oct 06 2020 - 11:26:29 +0530)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed 1
pte not found
resetting ...
Regards,
Shiva Shankar K.