>>>>> "Tom" == Tom Rini <tr...@ti.com> writes:

Hi,

 Tom> I would like to see the ddr information kept in
 Tom> arch/arm/cpu/armv7/am33xx but prefixed with vendor/part information so
 Tom> we can re-use it on other boards.

So something like:

/* Micron MT41J128M16JT-125 */
#define MICRON_MT41J128M16JT125_EMIF_READ_LATENCY       0x06
#define MICRON_MT41J128M16JT125_EMIF_TIM1               0x0888A39B
..

That's seems pretty long, but OK - I can do that.

The board I'm using has a MT41J64, so those numbers are basically the
same as the 128 except for the number of rows.

-- 
Bye, Peter Korsgaard
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to