mbox

[U-Boot,GIT,PULL] u-boot-mips/master

Message ID CACUy__WXSWd377yg=+jmW7+PuFVfLEOsPpn6ScCCojNinwGcBA@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Daniel Schwierzeck Nov. 15, 2013, 11:03 p.m. UTC
Hi Tom,

please pull a fix for Malta board for qemu-1.6 and newer.

The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0:

  cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100)

are available in the git repository at:

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

for you to fetch changes up to 10473d0490a08cc1bc7748e710dc562a64206c30:

  malta: use unmapped flash base address (2013-11-15 11:16:59 +0100)

----------------------------------------------------------------
Gabor Juhos (1):
      malta: use unmapped flash base address

 arch/mips/include/asm/malta.h | 2 +-
 include/configs/malta.h       | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Tom Rini Nov. 17, 2013, 7:17 p.m. UTC | #1
On Sat, Nov 16, 2013 at 12:03:02AM +0100, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> please pull a fix for Malta board for qemu-1.6 and newer.
> 
> The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0:
> 
>   cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to 10473d0490a08cc1bc7748e710dc562a64206c30:
> 
>   malta: use unmapped flash base address (2013-11-15 11:16:59 +0100)
> 
> ----------------------------------------------------------------
> Gabor Juhos (1):
>       malta: use unmapped flash base address
> 
>  arch/mips/include/asm/malta.h | 2 +-
>  include/configs/malta.h       | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to u-boot/master, thanks!