diff options
author | Michal Simek <monstr@monstr.eu> | 2008-11-25 11:42:20 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2008-12-10 09:25:33 +0100 |
commit | 8fab49ea911fe925392fa5afcc9bc7373a3d0cee (patch) | |
tree | eeda30ee822a977eb2b2b2db70eaa48cf8019c96 /MAKEALL | |
parent | 99ba6f353582720defff6e6e6761dc455a207d31 (diff) | |
download | u-boot-8fab49ea911fe925392fa5afcc9bc7373a3d0cee.tar.gz u-boot-8fab49ea911fe925392fa5afcc9bc7373a3d0cee.tar.xz u-boot-8fab49ea911fe925392fa5afcc9bc7373a3d0cee.zip |
microblaze: Remove XUPV2P board
---
Microblaze platforms use generic settings and to have
many platforms is confusing that's why I decided to remove this
platform from U-BOOT. ml401 tree is sufficient for covering
all Microblaze platforms.
This change will go through microblaze custodian tree.
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -698,7 +698,6 @@ LIST_nios2=" \ LIST_microblaze=" \ ml401 \ suzaku \ - xupv2p \ " ######################################################################### |