Hi Team,
I am working on a custom board based on RDB3, where we are using different DDR from Micron.
Generated code, with DDR DQ swapping changes and include in BSP33 and BSP34 for our custom board.
In both case u-boot is running and stopping at command prompt it taking input, but not able to execute any command including "help".
Log:
CPU: NXP S32G399A rev. 1.1
Model: NXP S32G399A-RDB3
DRAM: 3.5 GiB
MMC: FSL_SDHC: 0
Loading Environment from MMC... OK
In: serial@401c8000
Out: serial@401c8000
Err: serial@401c8000
##board specific logs##
Board revision: RDB
Net: Emac 0 not initialized
Invalid sgmii configuration for emac index 0
No ethernet found.
Hit any key to stop autoboot: 0
=>
Unknown command '' - try 'help'
=> printenv
Unknown command 'printenv' - try 'help'
from cli "commands" not working. working when executed from source code.
Thanks in advance
#s32g3 #u-boot