u-boot/arch/arm/mach-sunxi/dram_timings/Makefile
Icenowy Zheng f6457ce578 sunxi: Add selective DRAM type and timing
DRAM chip varies, and one code cannot satisfy all DRAMs.

Add options to select a timing set.

Currently only DDR3-1333 (the original set) is added into it.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com>
2017-06-08 22:37:55 +05:30

1 line
50 B
Makefile

obj-$(CONFIG_SUNXI_DRAM_DDR3_1333) += ddr3_1333.o