[U-Boot] [PATCH 5/5] am33xx: support board specific ddr settings
Peter Korsgaard
jacmet at sunsite.dk
Tue Oct 16 19:43:33 CEST 2012
>>>>> "Tom" == Tom Rini <trini at 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
More information about the U-Boot
mailing list