
On Tue, 28 Apr 2009, Daniel Mack wrote:
In case you do that, please call the board 'colibri-pxa270' in folder and config file names, not just 'colibri' like in the version you referred to above. There are versions of that modules with pxa3[012]0 CPUs which are entirely different and need extra care.
Good point and a fair suggestion!
I submitted a patch to support that module 1,5 years ago - if you miss some pieces, you might have a look here:
http://lists.denx.de/pipermail/u-boot/2007-November/026890.html
Thanks, that's actually what I've used as building bricks to get this all running on u-boot 1.3.4 locally, but I thought I'd put things together and help pushing all this into current mainline now.
Jean-Christophe, as PXA custodian, do you have any further thoughts on how to combine common code in a clever way to reduce duplcations?