]> git.sur5r.net Git - u-boot/commit
microblaze: Rename ml401 to microblaze-generic
authorMichal Simek <monstr@monstr.eu>
Fri, 19 Dec 2008 12:14:05 +0000 (13:14 +0100)
committerMichal Simek <monstr@monstr.eu>
Fri, 23 Jan 2009 09:39:56 +0000 (10:39 +0100)
commit52a822ed9c37a2ea0ed112a26d8ff5a6cb1c6f10
treed620c96d3027e23e60de54b0239910ecda5f4486
parent72d15e705bc3983884105cb7755c7ba80e74a0a5
microblaze: Rename ml401 to microblaze-generic

Signed-off-by: Michal Simek <monstr@monstr.eu>
15 files changed:
MAINTAINERS
MAKEALL
Makefile
board/xilinx/microblaze-generic/Makefile [new file with mode: 0644]
board/xilinx/microblaze-generic/config.mk [new file with mode: 0644]
board/xilinx/microblaze-generic/microblaze-generic.c [new file with mode: 0644]
board/xilinx/microblaze-generic/u-boot.lds [new file with mode: 0644]
board/xilinx/microblaze-generic/xparameters.h [new file with mode: 0644]
board/xilinx/ml401/Makefile [deleted file]
board/xilinx/ml401/config.mk [deleted file]
board/xilinx/ml401/ml401.c [deleted file]
board/xilinx/ml401/u-boot.lds [deleted file]
board/xilinx/ml401/xparameters.h [deleted file]
include/configs/microblaze-generic.h [new file with mode: 0644]
include/configs/ml401.h [deleted file]