summaryrefslogtreecommitdiff
path: root/board/sunxi/dram_linksprite_pcduino3.c
AgeCommit message (Collapse)Author
2015-01-23sunxi: Convert sun7i boards to use auto dram configurationHans de Goede
Currently we've separate detailed dram settings for all sun7i 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 A20-Olinuxino-Lime, A20-Olinuxino_MICRO, Bananapi, Bananapro, Cubieboard2, Cubietruck, Mele_M3 and a Linksprite_pcDuino3. Signed-off-by: Hans de Goede <[email protected]> Acked-by: Ian Campbell <[email protected]>
2014-07-31sun7i: Add support for a number of new sun7i boardsHans de Goede
Add support for boards which I own and which already have a dts file in the upstream kernel. Signed-off-by: Henrik Nordstrom <[email protected]> Signed-off-by: Stefan Roese <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Acked-by: Ian Campbell <[email protected]>