
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message 20080825210455.GA9643@game.jcrosoft.org you wrote:
Hi Wolfgang, please pull The following changes since commit afe3848b79a7ff351e9fbf3a7c162d2de002279b: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
are available in the git repository at:
git://git.denx.de/u-boot-arm.git master
Gururaja Hebbar K R (2): Add ARM AMBA PL031 RTC Support Correct ARM Versatile Timer Initialization
Hugo Villeneuve (2): ARM DaVinci: Fix compilation error with new MTD code. ARM DaVinci: Removed redundant NAND initialization code.
Jens Gehrlein (1): MX31: fix bit masks in function mx31_decode_pll()
Hm... this looks strange to me - is there any special reason that you select and apply patch 02/10 from Jens' series, but omit all the other 9 patches?
cpu/arm1136/mx31/generic.c | 4 +- cpu/arm926ejs/davinci/nand.c | 5 +- cpu/arm926ejs/versatile/timer.c | 39 +++++++++++- drivers/rtc/Makefile | 1 + drivers/rtc/pl031.c | 123 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 162 insertions(+), 10 deletions(-) mode change 100644 => 100755 cpu/arm926ejs/versatile/timer.c create mode 100755 drivers/rtc/pl031.c
Applied, thanks.
Best regards,
Wolfgang Denk