uboot-mt623x/lib_mips
Jason McMullan 89a1550ec6 mips: If CONFIG_CMD_SPI is defined, call spi_init()
The mips architecture currently does not call 'spi_init()' in the generic
board initialization routine is CONFIG_CMD_SPI is defined.

This patch rectifies that problem.

Signed-off-by: Jason McMullan <mcmullan@netapp.com>
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
2008-05-30 00:53:37 +09:00
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c mips: If CONFIG_CMD_SPI is defined, call spi_init() 2008-05-30 00:53:37 +09:00
bootm.c Restore the ability to continue booting after legacy image overwrite 2008-04-17 23:59:05 -07:00
time.c * Make Ethernet autonegotiation on INCA-IP work for all clock rates; 2003-08-17 18:55:18 +00:00