Re: [U-Boot] powerpc/83xx: remove empty board_early_init_f()

2011-07-06 Thread Kim Phillips
On Thu, 28 Apr 2011 15:01:29 -0500 Timur Tabi wrote: > Remove an empty board_early_init_f() from the MPC8323ERD and MPC360ERDK > boards. > > Signed-off-by: Timur Tabi > --- applied to u-boot-mpc83xx. Thanks, Kim ___ U-Boot mailing list U-Boot@list

[U-Boot] powerpc/83xx: remove empty board_early_init_f()

2011-04-28 Thread Timur Tabi
Remove an empty board_early_init_f() from the MPC8323ERD and MPC360ERDK boards. Signed-off-by: Timur Tabi --- board/freescale/mpc8323erdb/mpc8323erdb.c |5 - board/freescale/mpc8360erdk/mpc8360erdk.c |5 - include/configs/MPC8323ERDB.h |2 -- include/configs/MPC83