
18 Jan
2015
18 Jan
'15
5:33 p.m.
On Sun, 2015-01-18 at 16:31 +0000, Ian Campbell wrote:
On Sun, 2015-01-18 at 13:23 +0100, Hans de Goede wrote:
CONFIG_TARGET_FOO is only used in board/sunxi/Makefile to select the dram config for sun5i and sun7i boards and in board/sunxi/gmac.c for some special handling of the bananapi/bananapro (both sun7i), iow it is not used at all on any sun4i, sun6i and sun8i boards so lets get rid of it there.
How close are we to being able to do the same for sun5i and/or sun7i?
The banana* stuff probably ought to become CONFIG_SUNXI_GMAX_DELAY (or whatever it was, you've told me like three times now but I can't seem to retain it...) sooner rather than later.
Oh, forgot the most important bit ;-)
Acked-by: Ian Campbell ijc@hellion.org.uk
Ian.