mbox series

[U-Boot] Please pull u-boot-mpc85xx master

Message ID AM0PR04MB39711818F1AFB9961D3BFCD39A9A0@AM0PR04MB3971.eurprd04.prod.outlook.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Please pull u-boot-mpc85xx master | expand

Pull-request

git://git.denx.de/u-boot-mpc85xx.git tags/mpc85xx-for-v2019.04-rc1

Message

York Sun Jan. 24, 2019, 4:25 p.m. UTC
Tom,

The following changes since commit 7794fe2c8c1303d303dbc515955c6c5be706da88:

  Merge git://git.denx.de/u-boot-nds32 (2019-01-22 22:00:20 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-mpc85xx.git tags/mpc85xx-for-v2019.04-rc1

for you to fetch changes up to 45e81f9ab3e97aec8e8744b23589bc21086cfd43:

  mpc85xx: Add support for -msingle-pic-base (2019-01-23 10:48:48 -0800)

----------------------------------------------------------------
mpc85xx config.mk: Add support for -msingle-pic-base

Travis build log is https://travis-ci.org/yorksun/u-boot/builds/483544380

----------------------------------------------------------------
Joakim Tjernlund (1):
      mpc85xx: Add support for -msingle-pic-base

 arch/powerpc/cpu/mpc85xx/config.mk | 1 +
 arch/powerpc/cpu/mpc85xx/start.S   | 3 +++
 2 files changed, 4 insertions(+)

Thanks.

York

Comments

Tom Rini Jan. 25, 2019, 3:16 p.m. UTC | #1
On Thu, Jan 24, 2019 at 04:25:27PM +0000, York Sun wrote:

> Tom,
> 
> The following changes since commit 7794fe2c8c1303d303dbc515955c6c5be706da88:
> 
>   Merge git://git.denx.de/u-boot-nds32 (2019-01-22 22:00:20 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mpc85xx.git tags/mpc85xx-for-v2019.04-rc1
> 
> for you to fetch changes up to 45e81f9ab3e97aec8e8744b23589bc21086cfd43:
> 
>   mpc85xx: Add support for -msingle-pic-base (2019-01-23 10:48:48 -0800)
> 

Applied to u-boot/master, thanks!