
Hi Jens,
On Sun, Dec 6, 2009 at 11:36 AM, Jens Scharsig js_at_ng@scharsoft.dewrote:
Dear Wolfgang Denk, Dear Ben Warren,
I'm still working on a patch set for AT91 SoC access with c structures. This will include a reintroduce of this patch.
That's great. After some time off I'm just getting back into things, so
this is good timing. A couple of comments:
1. Please add the file summary at the top of your patch (list of files modified/added etc.) git-format-patch takes care of this. 2. If you wish this to go in mainline, all boards that use this controller must also support your new implementation. In other words, you need to touch all include/configs/*.h and their respective board/foo/foo.c files, adding or modifying board_eth_init() calls. In the past I've been able to automate most of this with a simple shell script and can help you if you need it. Don't worry about whether you have hardware or not, especially if it's early in the release cycle.
Best regards,
Jens Scharsig
regards, Ben