mbox

[U-Boot] PPC: 74xx/7xx: Pull request

Message ID 20130611212558.3ED07380499@gemini.denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-74xx-7xx master

Message

Wolfgang Denk June 11, 2013, 9:25 p.m. UTC
Dear Tom,

The following changes since commit e1208c2fe5e07f9a248cfbf9bbb212aa34ad2806:

  MIPS: asm/errno.h: switch to asm-generic/errno.h (2013-06-08 23:10:10 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-74xx-7xx master

for you to fetch changes up to 8cf695537f55f6574d2a85ae4ddc5b9c9f0d26b3:

  ppc: ppmc7xx: Fix possible out-of-bound access (2013-06-11 22:11:38 +0200)

----------------------------------------------------------------
Marek Vasut (1):
      ppc: ppmc7xx: Fix possible out-of-bound access

 include/configs/ppmc7xx.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Best regards,

Wolfgang Denk

Comments

Tom Rini June 12, 2013, 8:28 p.m. UTC | #1
On Tue, Jun 11, 2013 at 11:25:58PM +0200, Wolfgang Denk wrote:

> Dear Tom,
> 
> The following changes since commit e1208c2fe5e07f9a248cfbf9bbb212aa34ad2806:
> 
>   MIPS: asm/errno.h: switch to asm-generic/errno.h (2013-06-08 23:10:10 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-74xx-7xx master
> 
> for you to fetch changes up to 8cf695537f55f6574d2a85ae4ddc5b9c9f0d26b3:
> 
>   ppc: ppmc7xx: Fix possible out-of-bound access (2013-06-11 22:11:38 +0200)
> 
> ----------------------------------------------------------------
> Marek Vasut (1):
>       ppc: ppmc7xx: Fix possible out-of-bound access
> 
>  include/configs/ppmc7xx.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot/master, thanks!