u-boot-brain/lib_mips
Shinya Kuribayashi 199e4f657c [MIPS] lib_mips/time.c: Fix udelay
What we have to do is just to wait for given micro-seconds. No need to
take into account current time, get_timer and CFG_HZ.

Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
2008-06-05 22:29:00 +09: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
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
time.c [MIPS] lib_mips/time.c: Fix udelay 2008-06-05 22:29:00 +09:00