
Hello Wolfgang,
On Fri, 24 Feb 2012 11:39:24 +0800 Thomas Chou thomas@wytron.com.tw wrote:
Dear Wolfgang,
The following changes since commit 2acca35ce4604dcef933f07d90aa9c9c930e1049:
Merge branch 'master' of git://git.denx.de/u-boot-mmc (2012-02-17 23:54:46 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-nios.git master
Alex Hornung (2): nios2: implement get_ticks and get_tbclk nios2 - adjust gbl data off to account for bd_info
Stefan Kristiansson (1): nios2: add flush_dcache_range function
arch/nios2/cpu/interrupts.c | 21 +++++++++++++++++++++ arch/nios2/lib/cache.S | 10 ++++++++++ include/configs/nios2-generic.h | 3 ++- 3 files changed, 33 insertions(+), 1 deletions(-)
Just one note:
After you have pulled these patches, we should also apply two other patches of the series from from Stefan Kristiansson:
http://patchwork.ozlabs.org/patch/123622/ 1/3 http://patchwork.ozlabs.org/patch/123623/ 2/3
The 3rd patch of the series is already included in this pull request and should actually be applied first as the patches 1/3 and 2/3 depend on 3/3. The series is from last year, patches apply cleanly and are already acked.
Thanks,
Anatolij