
Dear Wolfgang,
please pull the following changes. Especially the first patch is important because it fixes build error.
Thanks, Michal
The following changes since commit 2acca35ce4604dcef933f07d90aa9c9c930e1049: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-mmc
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git master
Stephan Linz (3): microblaze: fix build failure due to undefined reference to `get_ticks' microblaze: avoid interrupt race conditions microblaze: Enable TFTP put command
arch/microblaze/cpu/interrupts.c | 4 ++-- arch/microblaze/cpu/timer.c | 18 ++++++++++++++++++ include/configs/microblaze-generic.h | 1 + 3 files changed, 21 insertions(+), 2 deletions(-)