
Dear Stefan Roese,
In message 200909081109.54942.sr@denx.de you wrote:
The following changes since commit 0052a051f60a043f1730b3a46f23b3c7b0eb7820: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-i2c
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Detlev Zundel (1): amcc-common.h: Use filenames from environment variables for update procedure.
Um... I see this in the commit log in your repo:
Signed-off-by: Detlev Zundel dzu@denx.de Signed-off-by: Wolfgang Denk wd@denx.de Signed-off-by: Stefan Roese sr@denx.de
But this is not correct. I sent an Acked-by:, but never a SoB.
Please fix.
Matthias Fuchs (3): ppc4xx: Fix PMC405DE support ppc4xx: Allow overwriting pci target registers for all 4xx boards ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards
Stefan Roese (1): ppc4xx: Fix compilation warning in 4xx miiphy.c
board/esd/pmc405de/Makefile | 5 ++++- cpu/ppc4xx/4xx_pci.c | 4 ++-- cpu/ppc4xx/miiphy.c | 2 +- include/configs/CPCI405.h | 2 ++ include/configs/CPCI4052.h | 2 ++ include/configs/CPCI405AB.h | 2 ++ include/configs/CPCI405DT.h | 2 ++ include/configs/PMC405.h | 2 ++ include/configs/PMC405DE.h | 2 ++ include/configs/amcc-common.h | 8 +++++--- 10 files changed, 24 insertions(+), 7 deletions(-)
Not pulled due to incorrect commit logs.
Best regards,
Wolfgang Denk