mbox

[U-Boot] Pull request: u-boot-video/master

Message ID 20150129100657.0b1825af@crub
State Deferred
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Anatolij Gustschin Jan. 29, 2015, 9:06 a.m. UTC
Hey Tom,

The following changes since commit ab92da9f47d51d363c7de42e2a7bd807e2c1bd54:

  Merge branch 'master' of git://git.denx.de/u-boot-x86 (2015-01-26 17:44:49 -0500)

are available in the git repository at:


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

for you to fetch changes up to 717e3a74fa71fac9b60e70c5c6a0decc11e54b10:

  lcd: fix console address is not initialized (2015-01-29 09:29:30 +0100)

----------------------------------------------------------------
Bo Shen (1):
      lcd: fix console address is not initialized

 common/lcd.c |    1 +
 1 file changed, 1 insertion(+)

Please pull. Thanks!

Anatolij

Comments

Tom Rini Jan. 29, 2015, 2 p.m. UTC | #1
On Thu, Jan 29, 2015 at 10:06:57AM +0100, Anatolij Gustschin wrote:

> Hey Tom,
> 
> The following changes since commit ab92da9f47d51d363c7de42e2a7bd807e2c1bd54:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-x86 (2015-01-26 17:44:49 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-video.git master
> 
> for you to fetch changes up to 717e3a74fa71fac9b60e70c5c6a0decc11e54b10:
> 
>   lcd: fix console address is not initialized (2015-01-29 09:29:30 +0100)
> 
> ----------------------------------------------------------------
> Bo Shen (1):
>       lcd: fix console address is not initialized
> 
>  common/lcd.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> Please pull. Thanks!

Sorry, I had this change queued up already.