Files
u-boot/include
SRICHARAN R 8e70691acc U-Boot/SPL: omap4: Make ddr pre-calculated timings as default.
All ddr configurations(geometry/timings) are done automatically
by detecting the device connected at run time. Though this
is a useful feature, making this as a default setting increases
the code size by about 2K bytes. This is quite big, especially
in the case of SPL which runs from a smaller SRAM. So do not
use this feature as the default setting, instead use the
precalculated tables.

Signed-off-by: sricharan <r.sricharan@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-10-27 21:56:34 +02:00
..
2011-10-17 22:25:34 +02:00
2011-10-22 01:22:21 +02:00
2011-10-26 21:40:44 +02:00
2011-10-26 21:39:40 +02:00
2011-10-17 23:56:58 +02:00
2011-10-27 21:56:31 +02:00
2011-10-05 22:03:11 +02:00