
Dear Michal Simek,
In message 4CB406BA.6030203@monstr.eu you wrote:
The following changes since commit bfc7bea6adc46e1db2f5a5e3464d7652ed67c864: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-x86
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git master
Michal Simek (3): microblaze: Fix microblaze-generic config file microblaze: Add support for NET_MULTI api microblaze: Support little-endian microblaze target
Stephan Linz (2): microblaze: generic: adding DHCP support microblaze: generic: rename MTD partition set to 'flash-0'
arch/microblaze/cpu/start.S | 60 +++++- arch/microblaze/include/asm/byteorder.h | 4 + arch/microblaze/lib/board.c | 12 +- .../xilinx/microblaze-generic/microblaze-generic.c | 13 + include/configs/microblaze-generic.h | 236 +++++++++++--------- 5 files changed, 207 insertions(+), 118 deletions(-)
Thanks.
Umm.. this does not include the 3rd patch by Stephan Linz:
microblaze: generic: enable FDT support
Any reason for that?
Best regards,
Wolfgang Denk