]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc: MPC8544DS: revert typo in I2C offset value
authorBenjamin Kamath <bkamath@spaceflight.com>
Wed, 29 Jun 2016 23:44:38 +0000 (16:44 -0700)
committerYork Sun <york.sun@nxp.com>
Wed, 20 Jul 2016 21:42:05 +0000 (14:42 -0700)
commit7f25fdc7ffab4f7cf80b34ca35600091cdf79b5d
tree9a3aafd382021be0eb248a6d3462cb2421c89fea
parent55edb9d4d521ff733d217ddf47ad7bf4650676be
powerpc: MPC8544DS: revert typo in I2C offset value

I2C offset was changed by commit 00f792e0 (added multibus support)
from 0x3100 to 0x3000. This typo leads to error when reading SPD
from DDR DIMMs.

Signed-off-by: Benjamin Kamath <bkamath@spaceflight.com>
Signed-off-by: York Sun <york.sun@nxp.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
include/configs/MPC8544DS.h