[U-Boot] ColdFire/M68K board.c initialization / order matters [PATCH] -- resent in git format

Ben Warren biggerbadderben at gmail.com
Wed Jan 20 23:08:31 CET 2010


Hi Michael,

Michael Durrant wrote:
> lib_m68k_board.patch
>    - eth_init() requires eth_current which is initialized in
> eth_initialize()
>      so eth_initialize (bd) should be called first then eth_init(bd)
>
>   
Actually, eth_init() shouldn't be called in board.c at all.

regards,
Ben


More information about the U-Boot mailing list