Other Parts Discussed in Thread: SYSCONFIG, TDA4VL
Tool/software:
z41m_automotive_lpddr4x_lpddr4_MT53E256M32D1KS-046 AUTL.pdf
diff --git a/arch/arm/dts/k3-j721s2-som-p0.dtsi b/arch/arm/dts/k3-j721s2-som-p0.dtsi index c4eb217960..9f9e0c693d 100755 --- a/arch/arm/dts/k3-j721s2-som-p0.dtsi +++ b/arch/arm/dts/k3-j721s2-som-p0.dtsi @@ -14,9 +14,9 @@ memory@80000000 { device_type = "memory"; bootph-all; - /* 8 GB RAM */ - reg = <0x00000000 0x80000000 0x00000000 0x80000000>, - <0x00000008 0x80000000 0x00000001 0x80000000>; + /* 1 GB RAM */ + reg = <0x00000000 0x80000000 0x00000000 0x40000000>; + }; /* Reserving memory regions still pending */
Hi TI experts:
We use 8GB DDR4 to develop, the uboot/kernel can boot normally. Our cost down target HW is 1GB DDR, the datasheet is at the attached file.
I have changed the DDR setting based on sysconfig, and generate k3-j721s2-ddr-evm-lp4.dtsi to replace u-boot/ti-u-boot/arch/arm/dts/k3-j721s2-ddr-evm-lp4-4266.dtsi
but the uboot hang log is as follows, please give us guides
U-Boot MCU SPL 2024.04-ti-g8cba7e9251c8 (Jan 09 2025 - 10:54:18 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
Enable MCU ADC1 as GPI input
MCU_CTRL_MMR_CFG0_MCU_ADC1_CTRL:10001
MCU_ADC1_AIN0 value:0
MCU_ADC1_AIN1 value:0
MCU_ADC1_AIN2 value:0
MCU_ADC1_AIN3 value:0
hwid:0000
hwid:0
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed -121
Timeout during frequency handshake
### ERROR ### Please RESET the board ###