uboot/lib_mips
Stefan Roese db08ecaa6e MIPS: Add board_early_init_f() to init_sequence
This patch adds the board_early_init_f() call to the MIPS init
sequence. A weak dummy implementation is also added which can be
overridden by a board specific version.

This will be used by the upcoming VCTH board support.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
2008-12-10 23:29:06 +09:00
..
Makefile
board.c MIPS: Add board_early_init_f() to init_sequence 2008-12-10 23:29:06 +09:00
bootm.c
bootm_qemu_mips.c
time.c