
Hi,
On 18-01-15 17:31, 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?
For sun5i it is a matter of me sitting down, doing the work, then testing on all the boards, then submit to the list for review.
For sun7i it is more or less the same, except that I do not own 1 or 2 supported sun7i boards, but I guess it is safe to say that if autoconfig works for all the boards I do own that it will work on the one I do not own also, never the less when I get around to this I'll also ask the MAINTAINERS to test.
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.
Ack, this is all a matter of spending the time to make the necessary changes.
I did the sun4i work now, because I wanted to clean up the sun4i stuff before adding more sun4i boards.
Regards,
Hans