u-boot-brain/nand_spl/board
Matthew McClintock 8c454047fe nand_spl: update udelay for Freescale boards
Let's use the more appropriate udelay for the nand_spl. While we
can't make use of u-boot's full udelay we can atl east use a for
loop that won't get optimized away .Since we have the bus clock
we can use the timebase to calculate wall time.

Looked at reusing the u-boot udelay functions but it pulls in a lot
of code and would require quite a bit of work to keep us within the
very small space constrains we currently have

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-08-23 10:24:17 -05:00
..
amcc Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
freescale nand_spl: update udelay for Freescale boards 2012-08-23 10:24:17 -05:00
karo/tx25 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 2011-07-26 14:44:34 +02:00
samsung/smdk6400 Fix regression in SMDK6400 2011-12-06 23:59:31 +01:00
sheldon/simpc8313 Fix build issues cause by LDFLAGS_FINAL changes 2011-03-31 23:38:16 +02:00