Re: [U-Boot] [PATCH] am33xx: Enable DDR3 for DDR3 version of beaglebone

2012-10-17 Thread Tom Rini
On Tue, Sep 25, 2012 at 12:49:47PM -0400, Joel A Fernandes wrote: > DDR3 support is tested and working with beaglebone hardware. Include a check > for this board type and configure DDR3. The timings and other configuration > match EVM SK. > > Signed-off-by: Joel A Fernandes Applied to u-boot-ti

Re: [U-Boot] [PATCH] am33xx: Enable DDR3 for DDR3 version of beaglebone

2012-09-26 Thread Jason Kridner
On Tue, Sep 25, 2012 at 12:49 PM, Joel A Fernandes wrote: > DDR3 support is tested and working with beaglebone hardware. Include a check > for this board type and configure DDR3. The timings and other configuration > match EVM SK. > > Signed-off-by: Joel A Fernandes Acked-by: Jason Kridner > -