]> Git Repo - J-u-boot.git/blob - arch/arm/mach-sunxi/dram_timings/Makefile
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
[J-u-boot.git] / arch / arm / mach-sunxi / dram_timings / Makefile
1 obj-$(CONFIG_SUNXI_DRAM_DDR3_1333)      += ddr3_1333.o
2 obj-$(CONFIG_SUNXI_DRAM_LPDDR3_STOCK)   += lpddr3_stock.o
3 obj-$(CONFIG_SUNXI_DRAM_DDR2_V3S)       += ddr2_v3s.o
4 obj-$(CONFIG_SUNXI_DRAM_H6_LPDDR3)      += h6_lpddr3.o
5 obj-$(CONFIG_SUNXI_DRAM_H6_DDR3_1333)   += h6_ddr3_1333.o
6 # currently only DDR3 is supported on H616
7 obj-$(CONFIG_MACH_SUN50I_H616)          += h616_ddr3_1333.o
This page took 0.028722 seconds and 4 git commands to generate.