[U-Boot] [PATCH 0/3] rockchip: rk3328: add CONFIG_RAM_ROCKCHIP_DEBUG support
Matwey V. Kornilov
matwey.kornilov at gmail.com
Wed Oct 16 09:06:09 UTC 2019
It would be great to allow user to get extra information for debugging issues
with TPL. We can reuse the existing code for rk3399 which print out results
of memory configuration at TPL.
Matwey V. Kornilov (3):
rockchip: rk3328: use common struct sdram_base_params for struct
rk3328_sdram_params
rockchip: rk3328: use common struct sdram_cap_info for struct
rk3328_sdram_channel
rockchip: rk3328: call sdram_print_ddr_info() at init
arch/arm/dts/rk3328-sdram-ddr3-666.dtsi | 2 +
arch/arm/dts/rk3328-sdram-lpddr3-1600.dtsi | 2 +
arch/arm/dts/rk3328-sdram-lpddr3-666.dtsi | 2 +
arch/arm/include/asm/arch-rockchip/sdram_rk3328.h | 17 +---
drivers/ram/rockchip/Makefile | 2 +-
drivers/ram/rockchip/sdram_rk3328.c | 116 +++++++++++-----------
6 files changed, 68 insertions(+), 73 deletions(-)
--
2.16.4
More information about the U-Boot
mailing list