Re: [U-Boot] [PATCH 3/8] powerpc: Adapt gdsys 405ep boards to platform changes

2012-04-26 Thread Stefan Roese
Hi Dirk, On Thursday 26 April 2012 13:49:31 Dirk Eibach wrote: > Print fpga info at last_stage_init on gdsys 405ep boards. > Use dtt_init() to startup fans. Your patchset is not organized optimally. You sent 8 patches in one patchset, from a quick glance 6 patches are ppc4xx related (4xx board c

[U-Boot] [PATCH 3/8] powerpc: Adapt gdsys 405ep boards to platform changes

2012-04-26 Thread Dirk Eibach
Print fpga info at last_stage_init on gdsys 405ep boards. Use dtt_init() to startup fans. Signed-off-by: Dirk Eibach --- board/gdsys/405ep/dlvision-10g.c | 28 - board/gdsys/405ep/io.c | 41 + board/gdsys/405ep/iocon.c