Dear Thomas Petazzoni, > Le Thu, 04 Aug 2011 20:21:58 +0000, > Reinhard Meyer <[email protected]> a écrit : > > > AND this board's early_init_f is quite different from the other atmel > > boards, also the place of calling at91_seriald_hw_init() is different > > from them. > > If at91_seriald_hw_init() isn't called in early_init_f, then the > "U-Boot 2011.06-.... (Aug 04 2011 ...)" message isn't displayed on the > debug serial port.
That would mean, that the other boards would not display the message either..!? I cannot verify this, I can only verify seamless build.. So please fix the two issues I mentioned: board removal from MAKEALL and missing return value of board_early_init_f(). Thank you, Reinhard _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

