]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: add Linksprite pcDuino v1/v2 support
authorZoltan HERPAI <wigyori@uid0.hu>
Tue, 6 Jan 2015 00:09:18 +0000 (01:09 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 13:56:39 +0000 (14:56 +0100)
commit213dcbfdeb3bdafad48cb330793fa870efef77f0
tree595452730a657499f19381076b2c2904a6111f98
parent7fad8a98020a0ead8b7bdd5f6b5eaf49b91658b5
sunxi: add Linksprite pcDuino v1/v2 support

Add support for a sun4i board built by Linksprite. This addition covers
both v1 and v2 versions. As the board has been working with 408MHz memory
setting in the u-boot-sunxi branch, and has been proven to be running stable
during my tests as well, a respective new DRAM config file is added as well.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
board/sunxi/Kconfig
board/sunxi/MAINTAINERS
board/sunxi/Makefile
board/sunxi/dram_sun4i_408_1024_iow8.c [new file with mode: 0644]
configs/Linksprite_pcDuino_defconfig [new file with mode: 0644]