ram: rockchip: Add common ddr type configs
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 14 Dec 2022 17:50:48 +0000 (23:20 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 16 Jan 2023 10:01:10 +0000 (18:01 +0800)
commit26f92be07e2a0e380a67c88a53911a10422d9855
treecb1e9586e4b82f65526d11c30b75d62d79b7dd01
parent78276c531321ef989ae8d9d83144fb0ddd45962f
ram: rockchip: Add common ddr type configs

We have common ddr types in rockchip or in general. So use
the common ddr type names instead of per Rockchip SoC to
avoid confusion.

The respective ddr type names will use on the associated
ddr SoC driver as these drivers are built per SoC at a time.

Signed-off-by: Jagan Teki <jagan@edgeble.ai>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
15 files changed:
board/engicam/px30_core/Kconfig
configs/khadas-edge-captain-rk3399_defconfig
configs/khadas-edge-rk3399_defconfig
configs/khadas-edge-v-rk3399_defconfig
configs/leez-rk3399_defconfig
configs/nanopi-r4s-rk3399_defconfig
configs/pinebook-pro-rk3399_defconfig
configs/roc-pc-mezzanine-rk3399_defconfig
configs/roc-pc-rk3399_defconfig
configs/rock-pi-4-rk3399_defconfig
configs/rock-pi-4c-rk3399_defconfig
configs/rockpro64-rk3399_defconfig
drivers/ram/rockchip/Kconfig
drivers/ram/rockchip/sdram_px30.c
drivers/ram/rockchip/sdram_rk3399.c