]> Git Repo - u-boot.git/commit
sunxi: Convert H616 DRAM options to single setting
authorJernej Skrabec <[email protected]>
Mon, 10 Apr 2023 08:21:13 +0000 (10:21 +0200)
committerAndre Przywara <[email protected]>
Tue, 11 Apr 2023 23:17:21 +0000 (00:17 +0100)
commitf221411caa901cc02ac4aea6a39fa562e87aaa59
treed9cde6d0e8eef8636236ad37b760e15340c560ec
parentf35ec2105ed8e3c9279e71adc390b83a2c5c1850
sunxi: Convert H616 DRAM options to single setting

Vendor DRAM settings use TPR10 parameter to enable various features.
There are many mores features that just those that are currently
mentioned. Since new will be added later and most are not known, let's
reuse value from vendor DRAM driver as-is. This will also help adding
support for new boards.

Signed-off-by: Jernej Skrabec <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
arch/arm/include/asm/arch-sunxi/dram_sun50i_h616.h
arch/arm/mach-sunxi/Kconfig
arch/arm/mach-sunxi/dram_sun50i_h616.c
configs/orangepi_zero2_defconfig
configs/x96_mate_defconfig
This page took 0.034263 seconds and 4 git commands to generate.