mbox

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

Message ID 57161572.6060204@gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Daniel Schwierzeck April 19, 2016, 11:24 a.m. UTC
Hi Tom,

please pull a bugfix for MIPS, thanks.


The following changes since commit 108f8418597350bd98357f25acaa8ab8a0435779:

  ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE (2016-04-16 09:02:17 -0400)

are available in the git repository at:

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

for you to fetch changes up to fdff5b0598c73767c2cad097c66a82a705463452:

  MIPS: bootm: Add fixup of '/memory' node. (2016-04-19 13:21:48 +0200)

----------------------------------------------------------------
Purna Chandra Mandal (1):
      MIPS: bootm: Add fixup of '/memory' node.

 arch/mips/lib/bootm.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Tom Rini April 21, 2016, 11:25 a.m. UTC | #1
On Tue, Apr 19, 2016 at 01:24:34PM +0200, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> please pull a bugfix for MIPS, thanks.
> 
> 
> The following changes since commit 108f8418597350bd98357f25acaa8ab8a0435779:
> 
>   ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE (2016-04-16 09:02:17 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to fdff5b0598c73767c2cad097c66a82a705463452:
> 
>   MIPS: bootm: Add fixup of '/memory' node. (2016-04-19 13:21:48 +0200)
> 

Applied to u-boot/master, thanks!