mbox

[U-Boot] Please pull u-boot-video/master

Message ID 20170307212553.3889462b@crub
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Anatolij Gustschin March 7, 2017, 8:25 p.m. UTC
Hi Tom,

The following changes since commit 3fd2b3aa19b9479b5e785087e4951d3a7bbb87be:

  net: macb: Fix ETH not found when clock not support (2017-03-01 21:28:39 -0500)

are available in the git repository at:

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

for you to fetch changes up to 1d4ed26fafb4250a1a9f9aba55de05062330ea5b:

  video: cfb_console: fix 32-bit display on 64-bit architectures (2017-03-07 21:18:23 +0100)

----------------------------------------------------------------
Andre Przywara (1):
      video: cfb_console: fix 32-bit display on 64-bit architectures

 drivers/video/cfb_console.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Please pull. Thanks!

Anatolij

Comments

Tom Rini March 9, 2017, 1:07 p.m. UTC | #1
On Tue, Mar 07, 2017 at 09:25:53PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> The following changes since commit 3fd2b3aa19b9479b5e785087e4951d3a7bbb87be:
> 
>   net: macb: Fix ETH not found when clock not support (2017-03-01 21:28:39 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-video.git master
> 
> for you to fetch changes up to 1d4ed26fafb4250a1a9f9aba55de05062330ea5b:
> 
>   video: cfb_console: fix 32-bit display on 64-bit architectures (2017-03-07 21:18:23 +0100)
> 

Applied to u-boot/master, thanks!