mbox

[U-Boot] Pull request, u-boot-tegra/master

Message ID CACih+8UPbRRqocb29wpnPSN2W9C0ndUCGLZ-bqtVpvr8we=BGg@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-tegra.git master

Message

Tom Warren March 29, 2016, 5:24 p.m. UTC
Tom,

Please pull u-boot-tegra/master into U-Boot/master. Thanks!

All tegra builds are OK (32-bit and 64-bit), and Stephen reports that tests
of u-boot-tegra/master all pass.


The following changes since commit f3c2cab87878d2ecd5bd796ee940dff814aa3255:

Revert "pxa_lcd: make driver cache-aware" (2016-03-27 20:58:08 -0400)

are available in the git repository at:

git://git.denx.de/u-boot-tegra.git master

for you to fetch changes up to 8f83759fac57cb25e23f6f75c001fe23aea47ee1:

ARM: tegra210: set PLLE_PTS bit when enabling PLLE (2016-03-29 09:57:57
-0700)

----------------------------------------------------------------

Stephen Warren (1):

ARM: tegra210: set PLLE_PTS bit when enabling PLLE

arch/arm/mach-tegra/tegra210/clock.c | 2 ++

1 file changed, 2 insertions(+)

Comments

Tom Rini March 29, 2016, 10:06 p.m. UTC | #1
On Tue, Mar 29, 2016 at 10:24:49AM -0700, Tom Warren wrote:

> Tom,
> 
> Please pull u-boot-tegra/master into U-Boot/master. Thanks!
> 
> All tegra builds are OK (32-bit and 64-bit), and Stephen reports that tests
> of u-boot-tegra/master all pass.
> 
> 
> The following changes since commit f3c2cab87878d2ecd5bd796ee940dff814aa3255:
> 
> Revert "pxa_lcd: make driver cache-aware" (2016-03-27 20:58:08 -0400)
> 
> are available in the git repository at:
> 
> git://git.denx.de/u-boot-tegra.git master
> 
> for you to fetch changes up to 8f83759fac57cb25e23f6f75c001fe23aea47ee1:
> 
> ARM: tegra210: set PLLE_PTS bit when enabling PLLE (2016-03-29 09:57:57
> -0700)
> 

Applied to u-boot/master, thanks!