]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pcm051: Support for revision 3
authorLars Poeschel <poeschel@lemonage.de>
Tue, 19 Nov 2013 10:22:18 +0000 (11:22 +0100)
committerTom Rini <trini@ti.com>
Wed, 4 Dec 2013 13:11:28 +0000 (08:11 -0500)
commit7aecdb07a553f07277d28594d60af3c3220bb262
tree50ef06b2e13d71a7a842767615b71fc1cd37552e
parentef62df80dd6d4d1876b55f61ecc03b50de63eb71
pcm051: Support for revision 3

Phytec sells revision or version 3 of pcm051. It is labeled 1358.3 on
the board. The difference for u-boot is that is has other DDR3 RAM on it:
1 x MT41K256M16HA125E instead of 2 x MT41J256M8HX15E on revisions 1 and
2. Both configurations are 512 MiB.
Configure your u-boot build with pcm051_rev3 for the new RAM and
pcm051_rev1 for the old RAM configuration. Board revision 2 has to use
pcm051_rev1 also.

Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
board/phytec/pcm051/board.c
boards.cfg