mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-19 03:15:00 +00:00
arm: dts: k3-am625-verdin: Enable LPDDR4 WDQS control
Manually, since SysConfig tool do not have the relevant option, set PHY_LP4_WDQS_OE_EXTEND to 1. Since WDQS control mode is required on our modules LPDDR4, this enables WDQS control mode 1. Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
This commit is contained in:
parent
3bdc128565
commit
54c93718b3
1 changed files with 2 additions and 2 deletions
|
@ -850,7 +850,7 @@
|
||||||
#define DDRSS_PHY_62_DATA 0x00000000
|
#define DDRSS_PHY_62_DATA 0x00000000
|
||||||
#define DDRSS_PHY_63_DATA 0x00000000
|
#define DDRSS_PHY_63_DATA 0x00000000
|
||||||
#define DDRSS_PHY_64_DATA 0x00000000
|
#define DDRSS_PHY_64_DATA 0x00000000
|
||||||
#define DDRSS_PHY_65_DATA 0x00000004
|
#define DDRSS_PHY_65_DATA 0x00000104
|
||||||
#define DDRSS_PHY_66_DATA 0x00000000
|
#define DDRSS_PHY_66_DATA 0x00000000
|
||||||
#define DDRSS_PHY_67_DATA 0x00000000
|
#define DDRSS_PHY_67_DATA 0x00000000
|
||||||
#define DDRSS_PHY_68_DATA 0x00000000
|
#define DDRSS_PHY_68_DATA 0x00000000
|
||||||
|
@ -1106,7 +1106,7 @@
|
||||||
#define DDRSS_PHY_318_DATA 0x00000000
|
#define DDRSS_PHY_318_DATA 0x00000000
|
||||||
#define DDRSS_PHY_319_DATA 0x00000000
|
#define DDRSS_PHY_319_DATA 0x00000000
|
||||||
#define DDRSS_PHY_320_DATA 0x00000000
|
#define DDRSS_PHY_320_DATA 0x00000000
|
||||||
#define DDRSS_PHY_321_DATA 0x00000004
|
#define DDRSS_PHY_321_DATA 0x00000104
|
||||||
#define DDRSS_PHY_322_DATA 0x00000000
|
#define DDRSS_PHY_322_DATA 0x00000000
|
||||||
#define DDRSS_PHY_323_DATA 0x00000000
|
#define DDRSS_PHY_323_DATA 0x00000000
|
||||||
#define DDRSS_PHY_324_DATA 0x00000000
|
#define DDRSS_PHY_324_DATA 0x00000000
|
||||||
|
|
Loading…
Add table
Reference in a new issue