
Dear TC Liew,
In message a90206391002101023k7f32c804k62e675e8a29dce29@mail.gmail.com you wrote:
Wolfgang,
The following changes since commit 0b692dcb190655c7eb96b6b8003bee163e3b58dd: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-net
are available in the git repository at:
git://www.denx.de/git/u-boot-coldfire.git master
TsiChung Liew (1): MCF5271-only: Added a weak board_reset function to allow custom reset
Hm... strange... The patch as posted (see for example here: http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70457 was submitted by Richard Retanubun; it carries an explicit
From: Richard Retanubun RichardRetanubun@RuggedCom.com
and has a different commit message, and a different date.
Please make sure to use git-am to apply patches from the mailing list, so dates and attribution is correct.
It seems you many
Wolfgang Wegner (3): add include/asm-m68k/unaligned.h allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM
This patch adds a too long line. Sorry for not noticing this before.
MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE
cpu/mcf52x2/cpu.c | 6 ++++++ cpu/mcf52x2/cpu.h | 33 +++++++++++++++++++++++++++++++++ cpu/mcf532x/speed.c | 3 +++ cpu/mcf532x/start.S | 6 +++++- drivers/mtd/cfi_flash.c | 2 +- include/asm-m68k/unaligned.h | 15 +++++++++++++++ 6 files changed, 63 insertions(+), 2 deletions(-) create mode 100644 cpu/mcf52x2/cpu.h create mode 100644 include/asm-m68k/unaligned.h
Sorry, not pulled.
The long line is a nuisance only, but the wrong attribution should really be fixed.
Thanks.
Best regards,
Wolfgang Denk