Re: [U-Boot] new board with common code

2011-01-14 Thread Kumar Gala
On Jan 14, 2011, at 10:12 AM, Fabian Cenedese wrote: >> >> Before we go into details we should define a strategy. Can you please >> be specific: which exact files are you talking about? > > One thing was pixis, but as we don't have that FPGA I could remove > all references to it. Also missing

Re: [U-Boot] new board with common code

2011-01-14 Thread Fabian Cenedese
>> I'm adding a new board. It's very similar to freescale's P2020DS, that's >> why I used this code as starting point. The problem is now that it still >> uses some code from board/freescale/common. At the first try this >> didn't get built and therefore I get link errors. What's the preferred >>

Re: [U-Boot] new board with common code

2011-01-14 Thread Kumar Gala
On Jan 14, 2011, at 5:39 AM, Wolfgang Denk wrote: > Dear Fabian Cenedese, > > In message <5.2.0.9.1.20110114115035.036b5778@localhost> you wrote: >> >> I'm adding a new board. It's very similar to freescale's P2020DS, that's >> why I used this code as starting point. The problem is now that it

Re: [U-Boot] new board with common code

2011-01-14 Thread Wolfgang Denk
Dear Fabian Cenedese, In message <5.2.0.9.1.20110114115035.036b5778@localhost> you wrote: > > I'm adding a new board. It's very similar to freescale's P2020DS, that's > why I used this code as starting point. The problem is now that it still > uses some code from board/freescale/common. At the fi