[U-Boot] PPC: MPC8xx / MPC82xx: Pull request

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-mpc82xx master
for you to fetch changes up to a166fbca20e40937bf37cc18c389f68e995c1821:
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 (2013-06-11 22:01:45 +0200)
---------------------------------------------------------------- Scott Wood (1): powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
arch/powerpc/cpu/mpc8260/commproc.c | 2 +- arch/powerpc/cpu/mpc8260/cpu.c | 2 +- arch/powerpc/cpu/mpc8260/i2c.c | 8 ++++---- arch/powerpc/cpu/mpc8260/serial_smc.c | 4 ++-- arch/powerpc/cpu/mpc8260/spi.c | 2 +- arch/powerpc/cpu/mpc8xx/cpu.c | 12 ++++++++---- arch/powerpc/include/asm/8xx_immap.h | 7 ++++++- arch/powerpc/include/asm/immap_8260.h | 19 ++++++++++++------- common/cmd_immap.c | 2 +- examples/standalone/mem_to_mem_idma2intr.c | 3 ++- include/commproc.h | 1 + 11 files changed, 39 insertions(+), 23 deletions(-)
Best regards,
Wolfgang Denk

On Tue, Jun 11, 2013 at 11:25:57PM +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-mpc82xx master
for you to fetch changes up to a166fbca20e40937bf37cc18c389f68e995c1821:
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 (2013-06-11 22:01:45 +0200)
Scott Wood (1): powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
arch/powerpc/cpu/mpc8260/commproc.c | 2 +- arch/powerpc/cpu/mpc8260/cpu.c | 2 +- arch/powerpc/cpu/mpc8260/i2c.c | 8 ++++---- arch/powerpc/cpu/mpc8260/serial_smc.c | 4 ++-- arch/powerpc/cpu/mpc8260/spi.c | 2 +- arch/powerpc/cpu/mpc8xx/cpu.c | 12 ++++++++---- arch/powerpc/include/asm/8xx_immap.h | 7 ++++++- arch/powerpc/include/asm/immap_8260.h | 19 ++++++++++++------- common/cmd_immap.c | 2 +- examples/standalone/mem_to_mem_idma2intr.c | 3 ++- include/commproc.h | 1 + 11 files changed, 39 insertions(+), 23 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
Wolfgang Denk