[U-Boot] Pull request - microblaze

Hi Wolfgang,
please pull these changes.
Thanks, Michal
The following changes since commit 97a24a78ee6f34b89b821cb70eda1cf34aa11d97: Jerry Van Baren (1): libfdt: Fix redefined uintptr_t warning for USE_HOSTCC
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git master
Michal Simek (4): microblaze: Set up relocation is done microblaze: Fix ml401 uart16550 setting microblaze: Remove CONFIG_LIBFDT due to error in common files microblaze: Remove XUPV2P board
MAINTAINERS | 1 - MAKEALL | 1 - Makefile | 5 - board/xilinx/xupv2p/Makefile | 50 -------- board/xilinx/xupv2p/config.mk | 32 ----- board/xilinx/xupv2p/u-boot.lds | 68 ----------- board/xilinx/xupv2p/xparameters.h | 58 ---------- board/xilinx/xupv2p/xupv2p.c | 49 -------- include/configs/ml401.h | 18 ++-- include/configs/xupv2p.h | 227 ------------------------------------- lib_microblaze/board.c | 1 + 11 files changed, 11 insertions(+), 499 deletions(-) delete mode 100644 board/xilinx/xupv2p/Makefile delete mode 100644 board/xilinx/xupv2p/config.mk delete mode 100644 board/xilinx/xupv2p/u-boot.lds delete mode 100644 board/xilinx/xupv2p/xparameters.h delete mode 100644 board/xilinx/xupv2p/xupv2p.c delete mode 100644 include/configs/xupv2p.h

Dear Michal Simek,
In message 493F829D.9000002@monstr.eu you wrote:
please pull these changes.
The following changes since commit 97a24a78ee6f34b89b821cb70eda1cf34aa11d97: Jerry Van Baren (1): libfdt: Fix redefined uintptr_t warning for USE_HOSTCC
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git master
Michal Simek (4): microblaze: Set up relocation is done microblaze: Fix ml401 uart16550 setting microblaze: Remove CONFIG_LIBFDT due to error in common files microblaze: Remove XUPV2P board
MAINTAINERS | 1 - MAKEALL | 1 - Makefile | 5 - board/xilinx/xupv2p/Makefile | 50 -------- board/xilinx/xupv2p/config.mk | 32 ----- board/xilinx/xupv2p/u-boot.lds | 68 ----------- board/xilinx/xupv2p/xparameters.h | 58 ---------- board/xilinx/xupv2p/xupv2p.c | 49 -------- include/configs/ml401.h | 18 ++-- include/configs/xupv2p.h | 227 ------------------------------------- lib_microblaze/board.c | 1 + 11 files changed, 11 insertions(+), 499 deletions(-) delete mode 100644 board/xilinx/xupv2p/Makefile delete mode 100644 board/xilinx/xupv2p/config.mk delete mode 100644 board/xilinx/xupv2p/u-boot.lds delete mode 100644 board/xilinx/xupv2p/xparameters.h delete mode 100644 board/xilinx/xupv2p/xupv2p.c delete mode 100644 include/configs/xupv2p.h
Done, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Michal Simek
-
Wolfgang Denk