u-boot/drivers/ram/rockchip
David Sebek 86169cdcb0 rockchip: Fix incorrect constant name in RAM init code
A condition in the rk3399 RAM initialization code used the old
CONFIG_RAM_RK3399_LPDDR4 constant name. This commit changes the
condition to use the correct CONFIG_RAM_ROCKCHIP_LPDDR4 constant.

Reviewed-by: Simon Glass <sjg@chromium.org>
2023-04-02 12:57:12 -04:00
..
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-rv1126-ddr3-detect-328.inc
sdram-rv1126-ddr3-detect-396.inc
sdram-rv1126-ddr3-detect-528.inc
sdram-rv1126-ddr3-detect-664.inc
sdram-rv1126-ddr3-detect-784.inc
sdram-rv1126-ddr3-detect-924.inc
sdram-rv1126-ddr3-detect-1056.inc
sdram-rv1126-loader_params.inc
sdram-rv1126-lpddr4-detect-328.inc
sdram-rv1126-lpddr4-detect-396.inc
sdram-rv1126-lpddr4-detect-528.inc
sdram-rv1126-lpddr4-detect-664.inc
sdram-rv1126-lpddr4-detect-784.inc
sdram-rv1126-lpddr4-detect-924.inc
sdram-rv1126-lpddr4-detect-1056.inc
sdram_common.c
sdram_pctl_px30.c
sdram_phy_px30.c
sdram_px30.c
sdram_rk322x.c
sdram_rk3066.c
sdram_rk3128.c
sdram_rk3188.c
sdram_rk3288.c
sdram_rk3308.c
sdram_rk3328.c
sdram_rk3399.c rockchip: Fix incorrect constant name in RAM init code 2023-04-02 12:57:12 -04:00
sdram_rk3568.c
sdram_rk3588.c
sdram_rv1126.c