mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
2db36c64bd
The SRAM on the PX30 is not big enough to hold multiple DDR configs so it needs to be selected during build. So far simply the DDR3 config was always selected and getting DDR4 or LPDDR2/3 initialized would require a code modification. So add Kconfig options similar to RK3399 to allow selecting the DDR4 and LPDDR2/3 options instead, while DDR3 stays the default as before. Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang<kever.yang@rock-chips.com> |
||
---|---|---|
.. | ||
dmc-rk3368.c | ||
Kconfig | ||
Makefile | ||
sdram-px30-ddr3-detect-333.inc | ||
sdram-px30-ddr4-detect-333.inc | ||
sdram-px30-ddr_skew.inc | ||
sdram-px30-lpddr2-detect-333.inc | ||
sdram-px30-lpddr3-detect-333.inc | ||
sdram-rk3399-lpddr4-400.inc | ||
sdram-rk3399-lpddr4-800.inc | ||
sdram_common.c | ||
sdram_pctl_px30.c | ||
sdram_phy_px30.c | ||
sdram_px30.c | ||
sdram_rk322x.c | ||
sdram_rk3128.c | ||
sdram_rk3188.c | ||
sdram_rk3288.c | ||
sdram_rk3308.c | ||
sdram_rk3328.c | ||
sdram_rk3399.c |