mbox

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

Message ID 612defed-7b36-b2bd-e5df-6c454ffa5df3@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-ppc4xx.git

Message

Stefan Roese Aug. 9, 2016, 7:31 a.m. UTC
Hi Tom,

please pull the following ppc4xx fix from Dirk:

The following changes since commit 5405817a6e7a6538c4bcb1c3076ddc83fe5d03f9:

  spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value (2016-08-07 21:54:21 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ppc4xx.git 

for you to fetch changes up to 54a0eb7a18b5120d609188e46a1b71e98d6af44b:

  ppc4xx: Fix platform support (2016-08-09 09:25:36 +0200)

----------------------------------------------------------------
Dirk Eibach (1):
      ppc4xx: Fix platform support

 arch/powerpc/cpu/ppc4xx/start.S | 66 ++++++++++++++++++++++++++++-------------
 1 file changed, 45 insertions(+), 21 deletions(-)

Comments

Tom Rini Aug. 10, 2016, 12:45 a.m. UTC | #1
On Tue, Aug 09, 2016 at 09:31:50AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following ppc4xx fix from Dirk:
> 
> The following changes since commit 5405817a6e7a6538c4bcb1c3076ddc83fe5d03f9:
> 
>   spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value (2016-08-07 21:54:21 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git 
> 
> for you to fetch changes up to 54a0eb7a18b5120d609188e46a1b71e98d6af44b:
> 
>   ppc4xx: Fix platform support (2016-08-09 09:25:36 +0200)
> 

Applied to u-boot/master, thanks!