
3 Apr
2012
3 Apr
'12
midnight
Dear Tom Rini,
On Mon, Apr 02, 2012 at 06:19:45PM -0300, Fabio Estevam wrote:
Introduce arch_early_init_r() function, which can be useful for doing early initialization after relocation has happened.
Signed-off-by: Fabio Estevam fabio.estevam@freescale.com
Perhaps I just overlooked earlier conversations, but why not just do this in board_init() ?
Because we have multiple boards and they all need it.
Best regards, Marek Vasut