Marcelo Tosatti wrote: > On Wed, Nov 16, 2005 at 03:04:33PM +0300, Vitaly Bordug wrote: >> This adds board-specific files needed to utilize fs_enet Ethernet driver >> for MPC885ADS and MPC866ADS. >> >> Signed-off-by: Vitaly Bordug <vbordug at ru.mvista.com> >> > > Vitaly, > > It also sounds to me that mpc885_nonplatform_device_init() > initialization suits board_init() time, instead of post-start_kernel() > do_initcalls(). No? > > > Well, maybe, but it actually works and since this approach prevents messing up the m8xx_setup.c with #ifdef hell, I prefer the additional initialization to be there.
If this is odd, I'll proceed with the right way of course. -- Sincerely, Vitaly
