]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Convert sun5i boards to use auto dram configuration
authorHans de Goede <hdegoede@redhat.com>
Sun, 25 Jan 2015 10:29:27 +0000 (11:29 +0100)
committerHans de Goede <hdegoede@redhat.com>
Mon, 2 Feb 2015 12:55:14 +0000 (13:55 +0100)
commite1a0888ed224cc4c4e019a37b7b0331b11745e4d
tree866b19699ef768bb5462dfbef17127e6cb25f008
parent046664aedd1da0b964cdf678371b11cce3eb0468
sunxi: Convert sun5i boards to use auto dram configuration

Currently we've separate detailed dram settings for all sun5i boards, this
moves them over to using auto dram configuration so that we can get rid of
all the per board dram_foo.c files.

This has been tested on a A10s-Olinuxino, A13-Olinuxino, A13-OlinuxinoM,
mk802-a10s and r7-tv-dongle board.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
12 files changed:
board/sunxi/Kconfig
board/sunxi/Makefile
board/sunxi/dram_a10s_olinuxino_m.c [deleted file]
board/sunxi/dram_a13_oli_micro.c [deleted file]
board/sunxi/dram_a13_olinuxino.c [deleted file]
board/sunxi/dram_bananapi.c [deleted file]
board/sunxi/dram_r7dongle.c [deleted file]
configs/A10s-OLinuXino-M_defconfig
configs/A13-OLinuXinoM_defconfig
configs/A13-OLinuXino_defconfig
configs/Auxtek-T004_defconfig
configs/r7-tv-dongle_defconfig