
Dear Stefan Roese,
In message 200912211033.15987.sr@denx.de you wrote:
The following changes since commit 223e97641cd60abed95dc7a6dd15d8fdf0951ff9: Shinya Kuribayashi (1): MIPS: qemu_mips: Fix a build failure caused by missing <asm/unaligned.h>
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Heiko Schocher (1): i2c, ppc4xx: fix compiling KAREF and METROBOX boards.
Stefan Roese (1): ppc4xx: alpr: Remove some not needed commands to make image fit again
board/sandburst/common/ppc440gx_i2c.c | 73 +++++++++++++++++---------------- board/sandburst/common/ppc440gx_i2c.h | 30 +++++++------- include/configs/alpr.h | 2 - 3 files changed, 53 insertions(+), 52 deletions(-)
Umm.. you seem to have a strange commit in your repository. When pulling, I see this:
Merge made by recursive. board/sandburst/common/ppc440gx_i2c.c | 73 +++++++++++++++++---------------- board/sandburst/common/ppc440gx_i2c.h | 30 +++++++------- include/asm-mips/unaligned.h | 26 ++++++++++++ include/configs/alpr.h | 2 - 4 files changed, 79 insertions(+), 52 deletions(-) create mode 100644 include/asm-mips/unaligned.h
Seems you have a MIPS commit in your tree:
commit 223e97641cd60abed95dc7a6dd15d8fdf0951ff9 Author: Shinya Kuribayashi shinya.kuribayashi@necel.com Date: Fri Dec 18 19:32:13 2009 +0900
MIPS: qemu_mips: Fix a build failure caused by missing <asm/unaligned.h>
This does not seem right to me.
NOT pulled.
Best regards,
Wolfgang Denk