mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-13 20:36:02 +01:00
ram: k3-ddrss: Add support for J721S2 SoC
Add support for DDR subsystem in J721S2 SoC. Signed-off-by: David Huang <d-huang@ti.com> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
This commit is contained in:
parent
98551f8791
commit
8fdb1c7f0a
@ -62,7 +62,7 @@ choice
|
||||
depends on K3_DDRSS
|
||||
prompt "K3 DDRSS Arch Support"
|
||||
|
||||
default K3_J721E_DDRSS if SOC_K3_J721E
|
||||
default K3_J721E_DDRSS if SOC_K3_J721E || SOC_K3_J721S2
|
||||
default K3_AM64_DDRSS if SOC_K3_AM642
|
||||
|
||||
config K3_J721E_DDRSS
|
||||
|
Loading…
x
Reference in New Issue
Block a user