
Mike Frysinger wrote:
On Mon, Jan 10, 2011 at 2:50 AM, Michal Simek wrote:
Wolfgang Denk wrote:
Mike Frysinger wrote:
Some ports set up the board info structure at the same time as the global data structure, and largely keep them together. So generate a define for the board info struct too.
Applied, thanks.
I am little bit confused.
- Mike's patch has broken coding style in his patch ("space"+"space"15)
i retained existing style on purpose. i figured Wolfgang preferred that since he wrote it that way. doesnt matter to me either way.
I wanted to do it in the same way but based on my experience Wolfgang would beat me that the patch has broken coding style that's why I wanted to fix it.
- I sent that patch 3 days before Mike. (It is the longer story)
http://lists.denx.de/pipermail/u-boot/2010-December/084095.html
i hadnt noticed that. probably because i had already punted the e-mail a few days before i noticed i needed it. otherwise i would have s-o-b your version.
No problem. I like that you find out that you need the some parameter as I.
Michal